upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/templates
bengizmo 31dae475a6 Fix certificate reports page 500 error
This commit addresses the 500 error on the certificate-reports page by:
1. Adding proper error handling to certificate templates
2. Ensuring required classes are loaded in the right order
3. Adding try-catch blocks for better error reporting
4. Creating diagnostic and troubleshooting tools
5. Fixing method signature issues in the certificate manager

The issues were caused by missing database tables or classes not being loaded in the correct order.

Additional improvements:
- Added certificate system diagnostic scripts
- Added comprehensive troubleshooting documentation
- Added automated fix deploy script
2025-05-20 23:29:41 -03:00
..
certificates Fix certificate reports page 500 error 2025-05-20 23:29:41 -03:00
community feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
email-attendees fix: Improve email sending functionality and debugging 2025-05-20 16:48:23 -03:00
event-summary feat: Implement certificate generation system 2025-05-20 15:17:55 -03:00
page-community-login.php fix: Resolve Login Page shortcode processing issue 2025-05-19 18:05:40 -03:00
single-hvac-event-summary.php fix(tests): Resolve Task 4.7 integration test issues & UMB 2025-04-02 07:02:06 -03:00
single-hvac-order-summary.php feat: Implement Order Summary page functionality 2025-05-20 09:56:28 -03:00
template-edit-profile.php feat: Add trainer profile editing functionality 2025-05-20 09:47:22 -03:00
template-event-summary.php feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
template-hvac-dashboard.php feat: Add Event Summary Page functionality 2025-05-20 08:23:40 -03:00
template-trainer-profile.php feat: Add Trainer Profile page and functionality 2025-05-20 07:43:39 -03:00