niclasl
Forum Replies Created
-
Forum: Plugins
In reply to: [Booking Activities] [bookingactivities_list] apache 500 / php errorThank you Yoan,
I enabled mbstring in my webhotel and now it works exactely as expected.
So the problem was entirely locally and related to missing php module.
Many thanks for your help/support!
Brgds
NiclasForum: Plugins
In reply to: [Booking Activities] [bookingactivities_list] apache 500 / php errorMany thanks for your swift reply Yoan!
I’m afraid I wont have time to do it this week, but I enabled php logging and just got the exception in the browser, does that help you a bit on the way maybe?
Here is the error message for the bookingactivities_list:
Fatal error: Uncaught Error: Call to undefined function mb_check_encoding() in /home/dragogxd/public_html/wp-content/plugins/booking-activities/functions/functions-global.php:939 Stack trace: #0 /home/dragogxd/public_html/wp-content/plugins/booking-activities/functions/functions-booking-system.php(1574): bookacti_format_datetime('mandag, juli 30...', 'l, F jS, Y g:i ...') #1 /home/dragogxd/public_html/wp-content/plugins/booking-activities/functions/functions-bookings.php(1221): bookacti_get_formatted_booking_events_list(Array) #2 /home/dragogxd/public_html/wp-content/plugins/booking-activities/controller/controller-shortcodes.php(153): bookacti_get_booking_list_rows(Array, Array, 2) #3 /home/dragogxd/public_html/wp-includes/shortcodes.php(319): bookacti_shortcode_bookings_list(Array, '', 'bookingactiviti...') #4 [internal function]: do_shortcode_tag(Array) #5 /home/dragogxd/public_html/wp-includes/shortcodes.php(197): preg_replace_callback('/\\[(\\[?)(bookin...', 'do_shortcode_ta...', '<p><!--[boo...') #6 /home/dragog in /home/dragogxd/public_html/wp-content/plugins/booking-activities/functions/functions-global.php on line 939Also the Booking Forms view doesn’t work, here is the error message for that:
Fatal error: Uncaught Error: Call to undefined function mb_check_encoding() in /home/dragogxd/public_html/wp-content/plugins/booking-activities/functions/functions-global.php:939 Stack trace: #0 /home/dragogxd/public_html/wp-content/plugins/booking-activities/class/class-forms-list.php(296): bookacti_format_datetime('juli 29, 2018', 'F d, Y') #1 /home/dragogxd/public_html/wp-content/plugins/booking-activities/class/class-forms-list.php(183): Forms_List_Table->get_form_list_items() #2 /home/dragogxd/public_html/wp-content/plugins/booking-activities/view/view-form-list.php(43): Forms_List_Table->prepare_items(Array) #3 /home/dragogxd/public_html/wp-content/plugins/booking-activities/booking-activities.php(431): include_once('/home/dragogxd/...') #4 /home/dragogxd/public_html/wp-includes/class-wp-hook.php(286): bookacti_forms_page('') #5 /home/dragogxd/public_html/wp-includes/class-wp-hook.php(310): WP_Hook->apply_filters('', Array) #6 /home/dragogxd/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #7 /home in /home/dragogxd/public_html/wp-content/plugins/booking-activities/functions/functions-global.php on line 939