Severity: Notice
Message: Undefined index: HTTP_REFERER
Filename: controllers/Trip.php
Line Number: 370
Backtrace:
File: /home/ecocommunity/public_html/application/controllers/Trip.php
Line: 370
Function: _error_handler
File: /home/ecocommunity/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/ecocommunity/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /home/ecocommunity/public_html/application/controllers/Trip.php
Line: 388
Function: get
File: /home/ecocommunity/public_html/index.php
Line: 315
Function: require_once
Error Number: 1054
Unknown column 'shop-check.php' in 'where clause'
SELECT `P`.*, `T`.`classify`, `T`.`id` as `t_id` FROM `trip` `P` LEFT JOIN `trip_classify` `T` ON `T`.`id` = `P`.`day_classify` WHERE `P`.`is_delete` =0 AND `P`.`id` = `shop-check`.`php` AND `P`.`status` =0
Filename: controllers/Trip.php
Line Number: 388