Warning (2): date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead [APP/controllers/pdf_controller.php, line 18]Code |
Context$id = "1"
$news = array(
"Articles" => array(
"id" => "1",
"Active" => "1",
"Name" => "w trakcie tworzenia",
"NameDE" => null,
"NameEN" => null,
"Contents" => "<p>
w trakcie tworzenia ...</p>
",
"ContentsDE" => null,
"ContentsEN" => null,
"idArticlesCategories" => "1",
"AccShare" => "1",
"AccPdf" => "1",
"AccPrint" => "1",
"AccTitle" => "1",
"created" => "2010-11-03 15:16:01",
"modified" => "2010-11-05 16:12:45"
),
"Articlescategories" => array(
"id" => "1",
"Name" => "Kategoria systemowa"
)
)
$system = array(
"System" => array(
"id" => "1",
"Ver" => "3.3",
"Licznik" => "0",
"Firma" => "RIS-Catering",
"Ulica" => null,
"KodMiasto" => null,
"TelKom" => null,
"Tel1" => null,
"Fax" => null,
"Email" => null,
"LicznikPolec" => null,
"Title" => "::KLUGE::",
"Descriptions" => "",
"Keywords" => "",
"WWW" => "www.kluge.pl",
"GoogleSiteVerification" => "",
"created" => "2010-09-18 12:16:36",
"modified" => "2011-04-30 11:08:09"
)
)
date - [internal], line ??
PdfController::indexPdf() - APP/controllers/pdf_controller.php, line 18
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/html/kluge/cake/libs/log/file_log.php on line 71
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 [CORE/cake/libs/model/datasources/dbo_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() - 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
Aktualnosci::fetchData() - APP/app_controller.php, line 62
AppController::beforeRender() - APP/app_controller.php, line 62
Controller::render() - CORE/cake/libs/controller/controller.php, line 867
PdfController::indexPdf() - APP/controllers/pdf_controller.php, line 19
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/html/kluge/cake/libs/log/file_log.php on line 71
Query: fetchData
Warning (2): date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead [APP/vendors/tcpdf/tcpdf.php, line 10785]Code |
Context$n = 0
date - [internal], line ??
TCPDF::_datestring() - APP/vendors/tcpdf/tcpdf.php, line 10785
TCPDF::_putpages() - APP/vendors/tcpdf/tcpdf.php, line 8141
TCPDF::_enddoc() - APP/vendors/tcpdf/tcpdf.php, line 10519
TCPDF::Close() - APP/vendors/tcpdf/tcpdf.php, line 3599
TCPDF::Output() - APP/vendors/tcpdf/tcpdf.php, line 7791
include - APP/views/pdf/index_pdf.ctp, line 40
View::_render() - CORE/cake/libs/view/view.php, line 724
View::render() - CORE/cake/libs/view/view.php, line 419
Controller::render() - CORE/cake/libs/controller/controller.php, line 913
PdfController::indexPdf() - APP/controllers/pdf_controller.php, line 19
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning: date() [http://php.net/function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /var/www/html/kluge/cake/libs/log/file_log.php on line 71
TCPDF ERROR: Some data has already been output, can't send PDF file