#!/usr/local/bin/php
Error Number: 1048
Column 'email' cannot be null
INSERT INTO `tbltickets_pipe_log` (`date`, `email_to`, `name`, `email`, `subject`, `message`, `status`) VALUES ('2026-08-13 17:58:56', '', 'Unknown', NULL, NULL, 'No message found.', 'Department Not Found')
Filename: models/Tickets_model.php
Line Number: 233