Strict Standards: Non-static method Configure::read() should not be called statically in /cake/basics.php on line 213
Strict Standards: Non-static method Configure::getInstance() should not be called statically in /cake/libs/configure.php on line 155
Warning (512): SQL Error: 1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fetchData' at line 1 [COREcakeCORElibsCOREmodelCOREdatasourcesCOREdbo_source.php, line 684]Code |
Context $out = null;
if ($error) {
trigger_error('<span style="color:Red;text-align:left"><b>' . __('SQL Error:', true) . "</b> {$this->error}</span>", E_USER_WARNING);
$sql = "fetchData"
$error = "1064: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'fetchData' at line 1"
$out = null
DboSource::showQuery() - COREcakeCORElibsCOREmodelCOREdatasourcesCOREdbo_source.php, line 684
DboSource::execute() - COREcakeCORElibsCOREmodelCOREdatasourcesCOREdbo_source.php, line 266
DboSource::fetchAll() - COREcakeCORElibsCOREmodelCOREdatasourcesCOREdbo_source.php, line 410
DboSource::query() - COREcakeCORElibsCOREmodelCOREdatasourcesCOREdbo_source.php, line 364
Model::call__() - COREcakeCORElibsCOREmodelCOREmodel.php, line 502
Overloadable::__call() - COREcakeCORElibsCOREoverloadable_php5.php, line 50
Aktualnosci::fetchData() - COREappCOREapp_controller.php, line 63
AppController::beforeRender() - COREappCOREapp_controller.php, line 63
Controller::render() - COREcakeCORElibsCOREcontrollerCOREcontroller.php, line 867
PdfController::indexPdf() - COREappCOREcontrollersCOREpdf_controller.php, line 19
Dispatcher::_invoke() - COREcakeCOREdispatcher.php, line 204
Dispatcher::dispatch() - COREcakeCOREdispatcher.php, line 171
[main] - COREappCOREwebrootCOREindex.php, line 83
Query: fetchData
Warning: Illegal string offset 'file' in /cake/libs/debugger.php on line 622
Warning: Illegal string offset 'line' in /cake/libs/debugger.php on line 622
Warning (2): Cannot modify header information - headers already sent by (output started at /cake/basics.php:213) [COREappCOREvendorsCOREtcpdfCOREtcpdf.php, line 7891]Code |
Context$name = "pdf_file.pdf"
$dest = "D"
header - [internal], line ??
TCPDF::Output() - COREappCOREvendorsCOREtcpdfCOREtcpdf.php, line 7891
include - COREappCOREviewsCOREpdfCOREindex_pdf.ctp, line 40
View::_render() - COREcakeCORElibsCOREviewCOREview.php, line 724
View::render() - COREcakeCORElibsCOREviewCOREview.php, line 419
Controller::render() - COREcakeCORElibsCOREcontrollerCOREcontroller.php, line 913
PdfController::indexPdf() - COREappCOREcontrollersCOREpdf_controller.php, line 19
Dispatcher::_invoke() - COREcakeCOREdispatcher.php, line 204
Dispatcher::dispatch() - COREcakeCOREdispatcher.php, line 171
[main] - COREappCOREwebrootCOREindex.php, line 83
TCPDF ERROR: Some data has already been output to browser, can't send PDF file