Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[MissingControllerException] Controller class ForumController could not be found.
Exception Attributes: array (
'class' => 'ForumController',
'plugin' => NULL,
)
Request URL: /forum/viewtopic.php?f=2&t=43085
Stack Trace:
#0 /home/lojaclick/public_html/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}'
$output = '2024-11-13 18:36:27 Error: [MissingControllerException] Controller class ForumController could not be found.
Exception Attributes: array (
'class' => 'ForumController',
'plugin' => NULL,
)
Request URL: /forum/viewtopic.php?f=2&t=43085
Stack Trace:
#0 /home/lojaclick/public_html/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}
'
$filename = 'error.log'
$pathname = '/home/lojaclick/public_html/app/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 178
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 111
[main] - [internal], line ??