Notice (8): Constant ACCOUNT_ID already defined [APP/Controller/AppController.php, line 74]Code Context function beforeFilter() {
define("ACCOUNT_ID", 1);
define - [internal], line ??
AppController::beforeFilter() - APP/Controller/AppController.php, line 74
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
Notice (8): Constant C_URL already defined [APP/Controller/AppController.php, line 76]Code Context define("ACCOUNT_ID", 1);
$url = isset($this->params->url) ? $this->params->url : "";
define('C_URL', $url);
$url = 'sitemap.xml'
define - [internal], line ??
AppController::beforeFilter() - APP/Controller/AppController.php, line 76
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
Notice (8): Constant URL_IMAGE already defined [APP/Controller/AppController.php, line 83]Code Context $this->set('actionName', $actionName);
$this->set("URL_IMAGE", SITE_URL . "images/" . ACCOUNT_ID . "/");
define("URL_IMAGE", SITE_URL . "images/" . ACCOUNT_ID . "/");
$url = 'sitemap.xml'
$controllerName = 'pages'
$actionName = 'display'
define - [internal], line ??
AppController::beforeFilter() - APP/Controller/AppController.php, line 83
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 676
ExceptionRenderer::_getController() - CORE/Cake/Error/ExceptionRenderer.php, line 155
ExceptionRenderer::__construct() - CORE/Cake/Error/ExceptionRenderer.php, line 92
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
:
queryString)) : ?>
:
queryString); ?>
params)) : ?>
:
params); ?>
:
element('exception_stack_trace');
?>