✓ Database connected successfully!
| Table Name | Status | Row Count |
|---|---|---|
| departments | ✓ Exists | 9 |
| staff | ✓ Exists | 1 |
| 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 | 8 |
| 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 29 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: 1
Total tasks: 8
| 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_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 | depends_on_task_id | tasks.id |
| task_dependencies | task_id | tasks.id |
| Setting | Value |
|---|---|
| PHP Version | 8.2.28 |
| PDO Drivers | mysql, sqlite |
| Display Errors | |
| Error Reporting | 22527 |
Error log: /home/u420726827/.logs/error_log_soundhavenfestival_com
[13-Jan-2026 14:52:59 UTC] Webhook received at 2026-01-13 14:52:59 [13-Jan-2026 14:52:59 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [13-Jan-2026 14:53:18 UTC] Vendor webhook received: 2026-01-13 14:53:18 [13-Jan-2026 14:53:18 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [13-Jan-2026 21:29:20 UTC] Webhook received at 2026-01-13 21:29:20 [13-Jan-2026 21:29:20 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [13-Jan-2026 21:29:40 UTC] Vendor webhook received: 2026-01-13 21:29:40 [13-Jan-2026 21:29:40 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [14-Jan-2026 07:06:40 UTC] Webhook received at 2026-01-14 07:06:40 [14-Jan-2026 07:06:40 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [15-Jan-2026 23:26:05 UTC] Vendor webhook received: 2026-01-15 23:26:05 [15-Jan-2026 23:26:05 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [15-Jan-2026 23:27:45 UTC] Vendor webhook received: 2026-01-15 23:27:45 [15-Jan-2026 23:27:45 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [15-Jan-2026 23:35:54 UTC] Webhook received at 2026-01-15 23:35:54 [15-Jan-2026 23:35:54 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [15-Jan-2026 23:37:12 UTC] Webhook received at 2026-01-15 23:37:12 [15-Jan-2026 23:37:12 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [22-Jan-2026 22:24:56 UTC] Webhook received at 2026-01-22 22:24:56 [22-Jan-2026 22:24:56 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header
✓ Everything looks good!
Debug completed at 2026-01-22 23:05:55