upskill-event-manager/wordpress-dev/wordpress/wp-content/plugins/hvac-community-events/includes
bengizmo 43e0bb10f5 Fix PHP compatibility issues causing dashboard 500 errors
- Removed PHP 7.4+ type declarations (private int, return types) that were causing fatal errors
- Fixed constructor parameter and property declarations for older PHP versions
- Created minimal dashboard data class as emergency fallback
- Root cause: Server running older PHP version incompatible with modern type declarations

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-05-22 20:25:31 -03:00
..
admin feat: Enhanced test data creation and login system improvements 2025-05-22 15:54:15 -03:00
certificates docs: Update testing procedures in CLAUDE.md with comprehensive E2E test workflow 2025-05-21 20:12:22 -03:00
community Fix dashboard data inconsistency and enhance test suite with WP API 2025-05-22 19:24:18 -03:00
zoho feat: Add Zoho CRM diagnostic and setup tools 2025-05-21 11:22:25 -03:00
class-event-author-fixer.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-event-form-handler.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-community-events.php feat: Enhanced test data creation and login system improvements 2025-05-22 15:54:15 -03:00
class-hvac-dashboard-data-fixed.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-dashboard-data-refactored.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-dashboard-data.php Fix PHP compatibility issues causing dashboard 500 errors 2025-05-22 20:25:31 -03:00
class-hvac-dashboard.php feat: Improve dashboard UI and interactivity 2025-05-19 18:54:52 -03:00
class-hvac-form-builder.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-help-system.php feat: Add comprehensive help system with welcome guide, tooltips, and documentation 2025-05-22 08:47:43 -03:00
class-hvac-logger.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-registration.php feat: Add trainer profile editing functionality 2025-05-20 09:47:22 -03:00
class-hvac-roles.php fix: Resolve redirect loop when WordPress admin accesses HVAC dashboard 2025-05-22 15:59:33 -03:00
class-hvac-security.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-settings-refactored.php feat: Add Zoho CRM integration with staging mode protection 2025-05-19 13:17:44 -03:00
class-hvac-settings.php feat: Add Trainer Login link to admin sidebar menu 2025-05-19 17:40:23 -03:00