✓ Database connected successfully!
| Table Name | Status | Row Count |
|---|---|---|
| departments | ✓ Exists | 9 |
| staff | ✓ Exists | 9 |
| staff_emergency_contacts | ✓ Exists | 0 |
| staff_certifications | ✓ Exists | 0 |
| staff_availability | ✓ Exists | 0 |
| staff_shifts | ✓ Exists | 0 |
| staff_documents | ✓ Exists | 1 |
| department_staff | ✓ Exists | 0 |
| department_resources | ✓ Exists | 0 |
| tasks | ✓ Exists | 6 |
| task_dependencies | ✓ Exists | 0 |
| task_comments | ✓ Exists | 0 |
| task_attachments | ✓ Exists | 0 |
| View Name | Status |
|---|---|
| department_summary | ✓ Exists |
| staff_summary | ✓ Exists |
| task_summary | ✓ Exists |
| Query | Status | Details |
|---|---|---|
| departments | ✓ Success | Returned 14 columns |
| staff | ✓ Success | Returned 44 columns |
| tasks | ✓ Success | Returned 20 columns |
| ID | Name | Code | Budget | Status |
|---|---|---|---|---|
| 1 | Operations | OPS | $50,000.00 | active |
| 2 | Production | PROD | $75,000.00 | active |
| 3 | Security | SEC | $40,000.00 | active |
| 4 | Medical | MED | $30,000.00 | active |
| 5 | Hospitality | HOSP | $35,000.00 | active |
Total staff members: 9
Total tasks: 6
| Table | Column | References |
|---|---|---|
| departments | department_head_id | staff.id |
| department_resources | department_id | departments.id |
| department_staff | staff_id | staff.id |
| department_staff | staff_id | staff.id |
| department_staff | department_id | departments.id |
| department_staff | department_id | departments.id |
| staff | department_id | departments.id |
| staff | dashboard_user_id | admin_users.id |
| staff_availability | staff_id | staff.id |
| staff_certifications | staff_id | staff.id |
| staff_documents | staff_id | staff.id |
| staff_emergency_contacts | staff_id | staff.id |
| staff_shifts | department_id | departments.id |
| staff_shifts | staff_id | staff.id |
| tasks | department_id | departments.id |
| tasks | parent_task_id | tasks.id |
| tasks | assigned_to | staff.id |
| task_attachments | task_id | tasks.id |
| task_comments | task_id | tasks.id |
| task_dependencies | task_id | tasks.id |
| task_dependencies | depends_on_task_id | tasks.id |
| Setting | Value |
|---|---|
| PHP Version | 8.2.31 |
| PDO Drivers | mysql, sqlite |
| Display Errors | |
| Error Reporting | 22527 |
Error log: /home/u420726827/.logs/error_log_soundhavenfestival_com
[07-Jul-2026 20:46:26 UTC] Vendor webhook received: 2026-07-07 20:46:26 [07-Jul-2026 20:46:26 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [13-Jul-2026 23:14:13 UTC] Vendor webhook received: 2026-07-13 23:14:13 [13-Jul-2026 23:14:13 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [14-Jul-2026 16:30:45 UTC] Webhook received at 2026-07-14 16:30:45 [14-Jul-2026 16:30:45 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [14-Jul-2026 16:30:57 UTC] Vendor webhook received: 2026-07-14 16:30:57 [14-Jul-2026 16:30:57 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [25-Jul-2026 05:16:52 UTC] Vendor webhook received: 2026-07-25 05:16:52 [25-Jul-2026 05:16:52 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [05-Aug-2026 04:04:30 UTC] Vendor webhook received: 2026-08-05 04:04:30 [05-Aug-2026 04:04:30 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [13-Aug-2026 06:43:44 UTC] Webhook received at 2026-08-13 06:43:44 [13-Aug-2026 06:43:44 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [19-Aug-2026 05:07:26 UTC] Vendor webhook received: 2026-08-19 05:07:26 [19-Aug-2026 05:07:26 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [19-Aug-2026 21:01:15 UTC] Webhook received at 2026-08-19 21:01:15 [19-Aug-2026 21:01:15 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [21-Aug-2026 00:20:11 UTC] Webhook received at 2026-08-21 00:20:11 [21-Aug-2026 00:20:11 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header
✓ Everything looks good!
Debug completed at 2026-08-21 00:21:57