✓ Database connected successfully!
| Table Name | Status | Row Count |
|---|---|---|
| departments | ✓ Exists | 9 |
| staff | ✓ Exists | 8 |
| 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 43 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: 8
Total tasks: 6
| Table | Column | References |
|---|---|---|
| departments | department_head_id | staff.id |
| department_resources | department_id | departments.id |
| department_staff | department_id | departments.id |
| department_staff | department_id | departments.id |
| department_staff | staff_id | staff.id |
| department_staff | staff_id | staff.id |
| staff | dashboard_user_id | admin_users.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.30 |
| PDO Drivers | mysql, sqlite |
| Display Errors | |
| Error Reporting | 22527 |
Error log: /home/u420726827/.logs/error_log_soundhavenfestival_com
[31-Mar-2026 23:59:32 UTC] Vendor webhook received: 2026-03-31 23:59:32 [31-Mar-2026 23:59:32 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [02-Apr-2026 14:17:06 UTC] Vendor webhook received: 2026-04-02 14:17:06 [02-Apr-2026 14:17:06 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [04-Apr-2026 11:02:50 UTC] Vendor webhook received: 2026-04-04 11:02:50 [04-Apr-2026 11:02:50 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [04-Apr-2026 11:53:29 UTC] Webhook received at 2026-04-04 11:53:29 [04-Apr-2026 11:53:29 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [05-Apr-2026 07:20:22 UTC] Vendor webhook received: 2026-04-05 07:20:22 [05-Apr-2026 07:20:22 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [06-Apr-2026 07:18:46 UTC] Vendor webhook received: 2026-04-06 07:18:46 [06-Apr-2026 07:18:46 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [07-Apr-2026 03:34:53 UTC] Webhook received at 2026-04-07 03:34:53 [07-Apr-2026 03:34:53 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [07-Apr-2026 09:13:09 UTC] Webhook received at 2026-04-07 09:13:09 [07-Apr-2026 09:13:09 UTC] Webhook error: Invalid signature - Unable to extract timestamp and signatures from header [07-Apr-2026 09:17:51 UTC] Vendor webhook received: 2026-04-07 09:17:51 [07-Apr-2026 09:17:51 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header [07-Apr-2026 10:09:37 UTC] Vendor webhook received: 2026-04-07 10:09:37 [07-Apr-2026 10:09:37 UTC] Webhook signature verification failed: Unable to extract timestamp and signatures from header
✓ Everything looks good!
Debug completed at 2026-04-07 10:47:57