500 (Internal Server Error)

Support forumCategory: Bugs500 (Internal Server Error)
Robson Barbosa asked 7 years ago
Hi! I'm having an issue where I'll get a 500 (Internal Server Error) when I submit. The confusing part is that I don't always get this error but when it starts it doesn't work at all. The appointments are booked but the users information is blank. It usually happens when I book an appointment and reload the page and try to book another time, then no matter what I do it won't book another one and it gives me that error. Any help is appreciated! Thanks!
1 Answers
Nikola Loncar Staff answered 7 years ago
Hi Robson, can you please check error.log file on your hosting and paste here. In case of 500 it should have records regarding that error. Best regards, Nikola
robbarbosa replied 7 years ago

Hey Nikola thanks for the quick response. Is this what you are looking for?

[14-Sep-2017 21:04:33 UTC] PHP Notice: Undefined index: ea_fields in /home/ubuntu/workspace/wp-content/plugins/easy-appointments/src/fields/tablecolumns.php on line 89
[14-Sep-2017 21:04:33 UTC] PHP Stack trace:
[14-Sep-2017 21:04:33 UTC] PHP 1. {main}() /home/ubuntu/workspace/wp-admin/admin-ajax.php:0
[14-Sep-2017 21:04:33 UTC] PHP 2. do_action() /home/ubuntu/workspace/wp-admin/admin-ajax.php:91
[14-Sep-2017 21:04:33 UTC] PHP 3. WP_Hook->do_action() /home/ubuntu/workspace/wp-includes/plugin.php:453
[14-Sep-2017 21:04:33 UTC] PHP 4. WP_Hook->apply_filters() /home/ubuntu/workspace/wp-includes/class-wp-hook.php:323
[14-Sep-2017 21:04:33 UTC] PHP 5. call_user_func_array:{/home/ubuntu/workspace/wp-includes/class-wp-hook.php:298}() /home/ubuntu/workspace/wp-includes/class-wp-hook.php:298
[14-Sep-2017 21:04:33 UTC] PHP 6. EAAjax->ajax_final_appointment() /home/ubuntu/workspace/wp-includes/class-wp-hook.php:298
[14-Sep-2017 21:04:33 UTC] PHP 7. EADBModels->replace() /home/ubuntu/workspace/wp-content/plugins/easy-appointments/src/ajax.php:318
[14-Sep-2017 21:04:33 UTC] PHP 8. EATableColumns->clear_data() /home/ubuntu/workspace/wp-content/plugins/easy-appointments/src/dbmodels.php:225
[14-Sep-2017 21:04:33 UTC] PHP 9. EATableColumns->get_columns() /home/ubuntu/workspace/wp-content/plugins/easy-appointments/src/fields/tablecolumns.php:97