@abhishek Can you please check this log ? I upgraded the php version 5.6.30 mysql server 5.5. It this happening because of mysql ? its working fine in backend but not in frontend.
The following information was included with the event:
php[1444]
WordPress database error Duplicate entry '0' for key 'PRIMARY' for query
INSERT INTO wp_ap_appointments
( id , name , email , service_id , phone , start_time , end_time , date , note , appointment_key , status , appointment_by )
VALUES ( 0 , 'OKOKOKOK', '[email protected]', '1', '999', '10:30 AM', '11:00 AM', '2017-06-29', 'ok', '6362ec6cb05420a202591bb08329df31', 'pending', 'user')
made by require('L:\wordpresst\test_site\wp-blog-header.php'), require_once('L:\wordpresst\test_site\wp-includes\template-loader.php'), include('L:\wordpresst\test_site\wp-content\themes\twentyseventeen\page.php'), get_template_part, locate_template, load_template, require('L:\wordpresst\test_site\wp-content\themes\twentyseventeen\template-parts\page\content-page.php'), the_content, apply_filters('the_content'), WP_Hook->apply_filters, call_user_func_array, do_shortcode, preg_replace_callback, do_shortcode_tag, call_user_func, appointzilla_appointment_calendar_shortcode
-
This reply was modified 7 years, 5 months ago by stunomatic.