Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'contain' at line 1 [CORE/cake/libs/model/datasources/dbo_source.php, line 684]Code |
Context
if ($this->error) {
$this->showQuery($sql);
$sql = "contain"
$error = "1064: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'contain' at line 1"
$out = null
DboSource::showQuery() - CORE/cake/libs/model/datasources/dbo_source.php, line 684
DboSource::execute() - CORE/cake/libs/model/datasources/dbo_source.php, line 266
DboSource::fetchAll() - CORE/cake/libs/model/datasources/dbo_source.php, line 410
DboSource::query() - CORE/cake/libs/model/datasources/dbo_source.php, line 364
Model::call__() - CORE/cake/libs/model/model.php, line 502
Overloadable::__call() - CORE/cake/libs/overloadable_php5.php, line 50
AppModel::contain() - APP/controllers/awards_controller.php, line 78
AwardsController::register() - APP/controllers/awards_controller.php, line 78
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 85
Query: contain
Notice (8): Undefined index: bypass_new [APP/controllers/awards_controller.php, line 415]Code |
Context )));
}
$output = call_user_func_array(array(&$controller, $params['action']), $params['pass']);
$version = "bclgwa"
$awards_type = array(
"AwardsType" => array(
"id" => "1",
"award_type" => "BC Top 50 Wine Awards",
"slug" => "bclgwa",
"registration_start" => "2021-07-15 00:00:02",
"registration_end" => "2026-04-11 03:59:59",
"announcement_date" => null
)
)
$t = 1788680626
AwardsController::register() - APP/controllers/awards_controller.php, line 415
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 85
Warning (2): Cannot modify header information - headers already sent by (output started at /home/thewinefestivals/public_html/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 742]Code |
Context */
function header($status) {
header($status);
$status = "Location: https://www.thewinefestivals.com/wine_awards/registrations-are-closed/"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 742
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 721
AwardsController::register() - APP/controllers/awards_controller.php, line 416
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 85