Warning (2) : strtotime() [function.strtotime ]: 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/London' for 'BST/1.0/DST' instead [CORE/Cake/Controller/Component/SecurityComponent.php , line 526 ]Code Context $request = object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'pages',
'action' => 'view',
'named' => array([maximum depth reached]),
'pass' => array(
[maximum depth reached]
)
)
data => array()
query => array()
url => 'pages/view/contact/function.strtotime'
base => ''
webroot => '/'
here => '/pages/view/contact/function.strtotime'
}
$authKey = 'f3664008be62480868cb0f1ca5cf1092'
$token = array(
'key' => 'f3664008be62480868cb0f1ca5cf1092',
'allowedControllers' => array(),
'allowedActions' => array(),
'unlockedFields' => array(),
'csrfTokens' => array()
)
$tokenData = array() strtotime - [internal], line ??
SecurityComponent::generateToken() - CORE/Cake/Controller/Component/SecurityComponent.php, line 526
SecurityComponent::startup() - CORE/Cake/Controller/Component/SecurityComponent.php, line 231
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 130
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 670
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 97 Warning (2) : date() [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/London' for 'BST/1.0/DST' instead [CORE/Cake/Log/Engine/FileLog.php , line 86 ]Code Context $type = 'error'
$message = '[NotFoundException] Invalid page
#0 [internal function]: PagesController->view('contact', 'function.strtot...')
#1 /home/elkattan/public_html/lib/Cake/Controller/Controller.php(485): ReflectionMethod->invokeArgs(Object(PagesController), Array)
#2 /home/elkattan/public_html/lib/Cake/Routing/Dispatcher.php(186): Controller->invokeAction(Object(CakeRequest))
#3 /home/elkattan/public_html/lib/Cake/Routing/Dispatcher.php(161): Dispatcher->_invoke(Object(PagesController), Object(CakeRequest), Object(CakeResponse))
#4 /home/elkattan/public_html/app/webroot/index.php(97): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#5 {main}'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/home/elkattan/public_html/app/tmp/logs/error.log' date - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 86
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 117
[main] - [internal], line ??
Errors
Invalid page
Error:
The requested address '/pages/view/contact/function.strtotime' was not found on this server.
Stack Trace
[internal function] → PagesController->view(string, string) 'contact'
'function.strtotime'
CORE/Cake/Controller/Controller.php line 485 → ReflectionMethod->invokeArgs(PagesController, array) 'action' => $request->params['action']
));
}
return $method->invokeArgs($this, $request->params['pass']);
object(PagesController) {
components => array(
[maximum depth reached]
)
helpers => array(
[maximum depth reached]
)
name => 'Pages'
uses => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Pages'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Page'
modelKey => 'page'
validationErrors => null
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Auth => object(AuthComponent) {}
Security => object(SecurityComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Image => object(ImageComponent) {}
Uploader => object(UploaderComponent) {}
SearchPagination => object(SearchPaginationComponent) {}
Setting => object(Setting) {}
Page => object(Page) {}
}
array(
(int) 0 => 'contact',
(int) 1 => 'function.strtotime'
)
CORE/Cake/Routing/Dispatcher.php line 186 → Controller->invokeAction(CakeRequest) $controller->startupProcess();
$render = true;
$result = $controller->invokeAction($request);
if ($result instanceof CakeResponse) {
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'pages/view/contact/function.strtotime'
base => ''
webroot => '/'
here => '/pages/view/contact/function.strtotime'
}
CORE/Cake/Routing/Dispatcher.php line 161 → Dispatcher->_invoke(PagesController, CakeRequest, CakeResponse) ));
}
$response = $this->_invoke($controller, $request, $response);
if (isset($request->params['return'])) {
object(PagesController) {
components => array(
[maximum depth reached]
)
helpers => array(
[maximum depth reached]
)
name => 'Pages'
uses => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Pages'
layoutPath => null
viewVars => array(
[maximum depth reached]
)
view => 'view'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array(
[maximum depth reached]
)
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'Page'
modelKey => 'page'
validationErrors => null
Session => object(SessionComponent) {}
Cookie => object(CookieComponent) {}
Auth => object(AuthComponent) {}
Security => object(SecurityComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Image => object(ImageComponent) {}
Uploader => object(UploaderComponent) {}
SearchPagination => object(SearchPaginationComponent) {}
Setting => object(Setting) {}
Page => object(Page) {}
}
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'pages/view/contact/function.strtotime'
base => ''
webroot => '/'
here => '/pages/view/contact/function.strtotime'
}
object(CakeResponse) {
}
APP/webroot/index.php line 97 → Dispatcher->dispatch(CakeRequest, CakeResponse) $Dispatcher->dispatch(
new CakeRequest(),
new CakeResponse(array('charset' => Configure::read('App.encoding')))
);
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'pages/view/contact/function.strtotime'
base => ''
webroot => '/'
here => '/pages/view/contact/function.strtotime'
}
object(CakeResponse) {
}