upskill-event-manager/wordpress-dev/bin
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
..
obsolete feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
check-and-fix-certificate-tables.php Fix certificate reports page 500 error 2025-05-20 23:29:41 -03:00
check-created-events.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
check-dashboard-data.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
check-test-data.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
cleanup.sh Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
clear-breeze-cache.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
comprehensive-debug.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
configure-phpunit-staging.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
configure-staging-tests.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
create-test-events.sh feat: Add comprehensive test data setup and extended trainer journey tests 2025-05-18 20:14:28 -03:00
create-test-tickets.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
debug-certificate-reports.php Fix certificate reports page 500 error 2025-05-20 23:29:41 -03:00
debug-certificate-system.sh Fix certificate reports page 500 error 2025-05-20 23:29:41 -03:00
debug-dashboard-live.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
debug-dashboard-template.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
debug-events.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
debug-filters.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
debug-template.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
deploy-basic-tests.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
deploy-certificate-fixes.sh Fix certificate reports page 500 error 2025-05-20 23:29:41 -03:00
deploy-config-staging.sh feat: Successfully create test user on staging and update test setup 2025-04-24 04:15:43 -03:00
deploy-config.sh test: Add certificate generation tests and deployment tools 2025-05-20 15:32:29 -03:00
deploy-dashboard-fix-v2.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
deploy-dashboard-fix-v3.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
deploy-dashboard-fix.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
deploy-plugin.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
deploy-test-config.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
deploy-test-files.sh feat: Add comprehensive test data setup and extended trainer journey tests 2025-05-18 20:14:28 -03:00
deploy_config.sh feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
disable-breeze-cache-testing.sh feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
enable-debug.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
fix-db-connection.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
fix-event-dates-mixed.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
fix-event-dates.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
fix-event-organizer.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
fix-occurrences.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
fix-test-events.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
init-db.sh feat(dev-env): implement backup-based development workflow 2025-03-26 11:26:18 -03:00
install-and-verify-wp-cli.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
install-phpunit.sh feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
install-wp-tests.sh feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
logs.sh Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
manage-db-fixed.sh feat(dev-env): implement backup-based development workflow 2025-03-26 11:26:18 -03:00
manage-db.sh feat(dev-env): implement backup-based development workflow 2025-03-26 11:26:18 -03:00
reset-dev.sh Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
run-basic-tests.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
run-certificate-tests.sh docs: Update certificate testing documentation and methodology 2025-05-20 23:10:19 -03:00
run-email-attendees-tests.sh feat: Add Email Attendees functionality (Phase 2) 2025-05-20 10:33:03 -03:00
run-simplified-tests.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
run-staging-tests.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
run-staging-unit-tests-modified.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
run-staging-unit-tests.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
run-tests.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
setup-from-backup.sh feat(dev-env): implement backup-based development workflow 2025-03-26 11:26:18 -03:00
setup-ssl.sh Initial commit: Implemented registration and login functionality 2025-03-25 10:56:29 -03:00
setup-staging-test-users.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
setup-test-data.sh feat: Add comprehensive test data setup and extended trainer journey tests 2025-05-18 20:14:28 -03:00
setup-test-events.sh feat: Add comprehensive test data setup and extended trainer journey tests 2025-05-18 20:14:28 -03:00
staging-composer.json feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
sync-staging.sh feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
test-certificate-email.sh test: Add certificate generation tests and deployment tools 2025-05-20 15:32:29 -03:00
test-query.sh docs: Update README with event creation testing status 2025-05-19 2025-05-19 06:55:34 -03:00
test-zoho-integration.sh feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
verify-dashboard.sh feat: Add Trainer Profile page and functionality 2025-05-20 07:43:39 -03:00
verify-dev-fixed.sh feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
verify-dev.sh feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
verify-simple.sh feat(dev-env): implement backup-based development workflow 2025-03-26 11:26:18 -03:00
verify-staging.sh feat(testing): Implement comprehensive trainer journey test suite with Page Object Model 2025-05-18 15:42:00 -03:00
verify-tec-plugins.sh Update plugin verification and integration scripts for correct TEC plugin slugs; resolve activation issues; document E2E test failures and update integration testing plan 2025-04-24 14:54:39 -03:00
wp-cli.phar feat: Implement auto page creation & fix login E2E tests 2025-03-28 17:18:21 -03:00
wp-tests-config-staging.php feat(testing): Implement HVAC_Test_User_Factory and update .gitignore 2025-04-14 17:41:36 -03:00
zoho-oauth-setup.sh feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
zoho-setup-complete.sh feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00