Booking Button not working
-
Hi,
Please, try to deactivate / activate the plugin.
If this will not help, let me know the version number you are using and URL of page with booking form.
The plugin version is Version 3.8.27
Even under appointments, if I added an appointment manually, it only loads.
Hereunder are additional screenshots.
Please, clarify – have you migrated your website from one hosting to another recently?
Hi,
Thank you for the prompt reply and support.
I am still under development and working on this locally.
Hi,
Please, enable debug mode in WordPress (https://ww.wp.xz.cn/support/article/debugging-in-wordpress/)
Try to do the booking and post here what is in wp-content/debug.log file.
Thank you for the help. Hereunder is the content of the debug log file.
WordPress database error Thread stack overrun: 8640 bytes used of a 131072 byte stack, and 128000 bytes needed. Use ‘mysqld –thread_stack=#’ to specify a bigger stack. for query INSERT INTO
wbk_appointments(name,email,phone,description,service_id,time,day,duration,extra,quantity,time_offset,attachment) VALUES (‘xx’, ‘[email protected]’, ‘(111) 111-1111’, ‘jaslkjdlksa’, 2, 1586336400, 1586304000, 120, ‘[]’, 1, -480, ”) made by do_action(‘wp_ajax_wbk_book’), WP_Hook->do_action, WP_Hook->apply_filters, WBK_Ajax_Controller->ajaxBook, WBK_Appointment->addIt seems the thread_stack value is low in the configuration of your server. Please, clarify what software are you using to run local server?
I am using UniserverZ
Hi,
I think the problem is now solved. I increased the thread_stack of mysql. Will try again. Thanks!
Hi,
I was looking on how to do that on UniserverZ. Thank you for letting me know that you solved the problem. If you have any other questions, I’ll be happy to help.
The topic ‘Booking Button not working’ is closed to new replies.