Warning (512): _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => 'croogo_cake_core_',
'path' => '/home/toplistvi.com/public_html/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'engine' => 'File',
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327
I18n::translate() - APP/Vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php, line 240
__d - APP/Vendor/cakephp/cakephp/lib/Cake/basics.php, line 636
Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 325
CroogoEventManager::loadListeners() - APP/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php, line 80
require_once - APP/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php, line 128
include - APP/Vendor/croogo/croogo/Croogo/Config/bootstrap.php, line 8
CakePlugin::_includeFile() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 282
CakePlugin::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 201
CakePlugin::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 121
include - APP/Config/bootstrap.php, line 213
Configure::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php, line 98
include - APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php, line 432
require - APP/webroot/index.php, line 90
[main] - APP/index.php, line 18
Warning (512): cached_settings cache was unable to write 'event_handlers' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'event_handlers'
$value = array(
(int) 0 => array(
'plugin' => 'Extensions',
'class' => 'ExtensionsEventHandler',
'eventKey' => null,
'eventOptions' => array(
'options' => array(
[maximum depth reached]
)
)
),
(int) 1 => array(
'plugin' => 'Acl',
'class' => 'AclEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 2 => array(
'plugin' => 'Nodes',
'class' => 'NodesEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 3 => array(
'plugin' => 'Menus',
'class' => 'MenusEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 4 => array(
'plugin' => 'Blocks',
'class' => 'BlocksEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 5 => array(
'plugin' => 'Taxonomy',
'class' => 'TaxonomiesEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 6 => array(
'plugin' => 'FileManager',
'class' => 'FileManagerEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 7 => array(
'plugin' => 'Wysiwyg',
'class' => 'WysiwygEventHandler',
'eventKey' => null,
'eventOptions' => array()
),
(int) 8 => array(
'plugin' => 'Ckeditor',
'class' => 'CkeditorEventHandler',
'eventKey' => null,
'eventOptions' => array(
'priority' => (int) 20
)
)
)
$config = 'cached_settings'
$settings = array(
'duration' => (int) 10,
'engine' => 'File',
'prefix' => 'croogo_',
'groups' => array(
(int) 0 => 'settings'
),
'path' => '/home/toplistvi.com/public_html/tmp/cache/',
'lock' => true,
'serialize' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100
)
$success = false
Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327
CroogoEventManager::loadListeners() - APP/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php, line 80
require_once - APP/Vendor/croogo/croogo/Croogo/Config/croogo_bootstrap.php, line 128
include - APP/Vendor/croogo/croogo/Croogo/Config/bootstrap.php, line 8
CakePlugin::_includeFile() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 282
CakePlugin::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 201
CakePlugin::load() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php, line 121
include - APP/Config/bootstrap.php, line 213
Configure::bootstrap() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php, line 98
include - APP/Vendor/cakephp/cakephp/lib/Cake/bootstrap.php, line 432
require - APP/webroot/index.php, line 90
[main] - APP/index.php, line 18
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_cookieName() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 588
CakeSession::_hasSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 599
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
AuthComponent::user() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 668
AclFilterComponent::auth() - APP/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php, line 173
CroogoAppController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 253
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
Dispatcher::_invoke() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php, line 167
require - APP/webroot/index.php, line 105
[main] - APP/index.php, line 18
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 1801 bytes written, possibly out of free disk space [APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
Request URL: /phu-yen/phu-hoa/tim-kiem-hieu-thuoc
Stack Trace:
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(588): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(599): CakeSession::_cookieName()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::_hasSession()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php(668): CakeSession::check('Auth.User')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php(173): AuthComponent::user()
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php(253): AclFilterComponent->auth()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php(243): CroogoAppController->beforeFilter(Object(CakeEvent))
#7 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php(677): CakeEventManager->dispatch(Object(CakeEvent))
#8 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
#9 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(DistrictsController), Object(CakeRequest))
#10 /home/toplistvi.com/public_html/webroot/index.php(105): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#11 /home/toplistvi.com/public_html/index.php(18): require('/home/toplistvi...')
#12 {main}'
$output = '2025-07-31 23:45:04 Error: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
Request URL: /phu-yen/phu-hoa/tim-kiem-hieu-thuoc
Stack Trace:
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(588): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(599): CakeSession::_cookieName()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::_hasSession()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php(668): CakeSession::check('Auth.User')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php(173): AuthComponent::user()
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php(253): AclFilterComponent->auth()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php(243): CroogoAppController->beforeFilter(Object(CakeEvent))
#7 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php(677): CakeEventManager->dispatch(Object(CakeEvent))
#8 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
#9 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(DistrictsController), Object(CakeRequest))
#10 /home/toplistvi.com/public_html/webroot/index.php(105): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#11 /home/toplistvi.com/public_html/index.php(18): require('/home/toplistvi...')
#12 {main}
'
$filename = 'error.log'
$pathname = '/home/toplistvi.com/public_html/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
AuthComponent::user() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 668
AclFilterComponent::auth() - APP/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php, line 173
CroogoAppController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 253
CroogoErrorController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 70
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
CroogoErrorController::__construct() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 52
ExceptionRenderer::_getController() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 157
ExceptionRenderer::__construct() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 132 bytes written, possibly out of free disk space [APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'critical'
$message = 'Errors in CakeErrorController: Unable to configure the session, setting session.use_trans_sid failed.'
$output = '2025-07-31 23:45:04 Critical: Errors in CakeErrorController: Unable to configure the session, setting session.use_trans_sid failed.
'
$filename = 'error.log'
$pathname = '/home/toplistvi.com/public_html/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php, line 445
CroogoErrorController::__construct() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 55
ExceptionRenderer::_getController() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 157
ExceptionRenderer::__construct() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
AuthComponent::user() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 668
AclFilterComponent::auth() - APP/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php, line 173
CroogoAppController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 253
CroogoErrorController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 70
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 126
[main] - [internal], line ??
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
SessionHelper::check() - APP/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php, line 68
LayoutHelper::isLoggedIn() - APP/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php, line 303
MetaHelper::beforeRender() - APP/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php, line 38
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 472
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
CroogoAppController::render() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 346
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 300
ExceptionRenderer::_cakeError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 190
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
SessionHelper::check() - APP/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php, line 68
LayoutHelper::isLoggedIn() - APP/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php, line 303
MetaHelper::beforeRender() - APP/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php, line 38
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 472
ExceptionRenderer::_outputMessageSafe() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 300
ExceptionRenderer::_cakeError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 127
Fatal error: Uncaught FatalErrorException: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(697): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(204): CakeSession::_startSession()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::start()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php(68): CakeSession::check('Auth.User.id')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php(303): SessionHelper->check('Auth.User.id')
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php(38): LayoutHelper->isLoggedIn()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php(128): MetaH in /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php on line 138
Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'file_map'
$value = array(
'Configure' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/Configure.php',
'Hash' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php',
'Cache' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php',
'plugin.CroogoJsonReader' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Configure/CroogoJsonReader.php',
'ConfigReaderInterface' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Configure/ConfigReaderInterface.php',
'PhpReader' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Configure/PhpReader.php',
'plugin.CroogoPlugin' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoPlugin.php',
'Component' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component.php',
'CakeObject' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/CakeObject.php',
'plugin.Croogo' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Croogo.php',
'plugin.CroogoCache' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Cache/CroogoCache.php',
'I18n' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php',
'L10n' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php',
'plugin.CroogoEventManager' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Event/CroogoEventManager.php',
'CakeEventManager' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php',
'plugin.ExtensionsEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Extensions/Event/ExtensionsEventHandler.php',
'CakeEventListener' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php',
'plugin.AclEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Event/AclEventHandler.php',
'plugin.NodesEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Event/NodesEventHandler.php',
'plugin.MenusEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Event/MenusEventHandler.php',
'plugin.BlocksEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Event/BlocksEventHandler.php',
'plugin.TaxonomiesEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Event/TaxonomiesEventHandler.php',
'plugin.FileManagerEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/FileManager/Event/FileManagerEventHandler.php',
'plugin.WysiwygEventHandler' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Wysiwyg/Event/WysiwygEventHandler.php',
'plugin.CkeditorEventHandler' => '/home/toplistvi.com/public_html/Plugin/Ckeditor/Event/CkeditorEventHandler.php',
'Debugger' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php',
'CakeEvent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php',
'Dispatcher' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php',
'CakeRequest' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php',
'AssetDispatcher' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Router.php',
'plugin.CroogoRouter' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/CroogoRouter.php',
'CakeRoute' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php',
'plugin.ApiRoute' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Routing/Route/ApiRoute.php',
'ClassRegistry' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php',
'plugin.Type' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Type.php',
'plugin.TaxonomyAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/TaxonomyAppModel.php',
'AppModel' => '/home/toplistvi.com/public_html/Model/AppModel.php',
'plugin.CroogoAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/CroogoAppModel.php',
'Model' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php',
'ContainableBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/ModelBehavior.php',
'plugin.CachedBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/CachedBehavior.php',
'plugin.ParamsBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/ParamsBehavior.php',
'plugin.TrackableBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/TrackableBehavior.php',
'Set' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/Set.php',
'ConnectionManager' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php',
'PluginShortRoute' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Routing/Route/PluginShortRoute.php',
'plugin.DistrictsController' => '/home/toplistvi.com/public_html/Plugin/Manager/Controller/DistrictsController.php',
'AppController' => '/home/toplistvi.com/public_html/Controller/AppController.php',
'plugin.CroogoAppController' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php',
'Controller' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php',
'ComponentCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php',
'FunctionComponent' => '/home/toplistvi.com/public_html/Controller/Component/FunctionComponent.php',
'plugin.CroogoComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/Component/CroogoComponent.php',
'SecurityComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/SecurityComponent.php',
'AclComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AclComponent.php',
'DbAcl' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Acl/DbAcl.php',
'AclInterface' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/Acl/AclInterface.php',
'Permission' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Permission.php',
'Aro' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Aro.php',
'AclNode' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/AclNode.php',
'Aco' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Aco.php',
'TreeBehavior' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Behavior/TreeBehavior.php',
'AuthComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php',
'SessionComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php',
'RequestHandlerComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'plugin.AclFilterComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php',
'plugin.AclAccessComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclAccessComponent.php',
'plugin.SettingsComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Settings/Controller/Component/SettingsComponent.php',
'plugin.NodesComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Controller/Component/NodesComponent.php',
'plugin.MenusComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Controller/Component/MenusComponent.php',
'plugin.BlocksComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Controller/Component/BlocksComponent.php',
'plugin.TaxonomiesComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Controller/Component/TaxonomiesComponent.php',
'PaginatorComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/PaginatorComponent.php',
'plugin.StringConverter' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/Utility/StringConverter.php',
'plugin.Block' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Model/Block.php',
'plugin.BlocksAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/Model/BlocksAppModel.php',
'plugin.CroogoStatus' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Lib/CroogoStatus.php',
'plugin.EncoderBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/EncoderBehavior.php',
'plugin.OrderedBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/OrderedBehavior.php',
'plugin.PublishableBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/PublishableBehavior.php',
'plugin.SearchableBehavior' => '/home/toplistvi.com/public_html/Plugin/Search/Model/Behavior/SearchableBehavior.php',
'plugin.Node' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Model/Node.php',
'plugin.NodesAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/Model/NodesAppModel.php',
'plugin.BulkProcessBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/BulkProcessBehavior.php',
'plugin.MetaBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/Model/Behavior/MetaBehavior.php',
'plugin.UrlBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Model/Behavior/UrlBehavior.php',
'plugin.TaxonomizableBehavior' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Behavior/TaxonomizableBehavior.php',
'plugin.Taxonomy' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/Model/Taxonomy.php',
'plugin.Link' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Model/Link.php',
'plugin.MenusAppModel' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/Model/MenusAppModel.php',
'plugin.CroogoTheme' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Extensions/Lib/CroogoTheme.php',
'plugin.AclAutoLoginComponent' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Acl/Controller/Component/AclAutoLoginComponent.php',
'CookieComponent' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/CookieComponent.php',
'ExceptionRenderer' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php',
'CakeErrorController' => '/home/toplistvi.com/public_html/Controller/CakeErrorController.php',
'plugin.CroogoErrorController' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php',
'ThemeView' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/ThemeView.php',
'View' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/View.php',
'HelperCollection' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/ViewBlock.php',
'HtmlHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/HtmlHelper.php',
'AppHelper' => '/home/toplistvi.com/public_html/View/Helper/AppHelper.php',
'plugin.CroogoAppHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/CroogoAppHelper.php',
'Helper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper.php',
'FormHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php',
'SessionHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php',
'TextHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/TextHelper.php',
'JsHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/JsHelper.php',
'TimeHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/TimeHelper.php',
'CakeTime' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/CakeTime.php',
'plugin.LayoutHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php',
'CustomHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/CustomHelper.php',
'plugin.NodesHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Nodes/View/Helper/NodesHelper.php',
'plugin.MetaHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php',
'plugin.MenusHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Menus/View/Helper/MenusHelper.php',
'plugin.RegionsHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Blocks/View/Helper/RegionsHelper.php',
'plugin.TaxonomiesHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Taxonomy/View/Helper/TaxonomiesHelper.php',
'plugin.WysiwygHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Wysiwyg/View/Helper/WysiwygHelper.php',
'plugin.CroogoHelper' => '/home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/CroogoHelper.php',
'PaginatorHelper' => '/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/PaginatorHelper.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => 'croogo_cake_core_',
'path' => '/home/toplistvi.com/public_html/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'engine' => 'File',
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php, line 327
App::shutdown() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 938
[main] - [internal], line ??
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 1171 bytes written, possibly out of free disk space [APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = 'Fatal Error (1): Uncaught FatalErrorException: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(697): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(204): CakeSession::_startSession()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::start()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php(68): CakeSession::check('Auth.User.id')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php(303): SessionHelper->check('Auth.User.id')
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php(38): LayoutHelper->isLoggedIn()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php(128): MetaH in [/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 138]'
$output = '2025-07-31 23:45:04 Error: Fatal Error (1): Uncaught FatalErrorException: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(697): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(204): CakeSession::_startSession()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::start()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php(68): CakeSession::check('Auth.User.id')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php(303): SessionHelper->check('Auth.User.id')
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php(38): LayoutHelper->isLoggedIn()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php(128): MetaH in [/home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 138]
'
$filename = 'error.log'
$pathname = '/home/toplistvi.com/public_html/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php, line 445
ErrorHandler::handleFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 247
ErrorHandler::handleError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 970
App::shutdown() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 943
[main] - [internal], line ??
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 1647 bytes written, possibly out of free disk space [APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[FatalErrorException] Uncaught FatalErrorException: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(697): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(204): CakeSession::_startSession()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::start()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php(68): CakeSession::check('Auth.User.id')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php(303): SessionHelper->check('Auth.User.id')
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php(38): LayoutHelper->isLoggedIn()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php(128): MetaH
Request URL: /phu-yen/phu-hoa/tim-kiem-hieu-thuoc
Stack Trace:
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php(212): ErrorHandler::handleFatalError(1, 'Uncaught FatalE...', '/home/toplistvi...', 138)
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/App.php(970): ErrorHandler::handleError(1, 'Uncaught FatalE...', '/home/toplistvi...', 138, Array)
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/App.php(943): App::_checkFatalError()
#3 [internal function]: App::shutdown()
#4 {main}'
$output = '2025-07-31 23:45:04 Error: [FatalErrorException] Uncaught FatalErrorException: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(697): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(204): CakeSession::_startSession()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::start()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php(68): CakeSession::check('Auth.User.id')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php(303): SessionHelper->check('Auth.User.id')
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php(38): LayoutHelper->isLoggedIn()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php(128): MetaH
Request URL: /phu-yen/phu-hoa/tim-kiem-hieu-thuoc
Stack Trace:
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php(212): ErrorHandler::handleFatalError(1, 'Uncaught FatalE...', '/home/toplistvi...', 138)
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/App.php(970): ErrorHandler::handleError(1, 'Uncaught FatalE...', '/home/toplistvi...', 138, Array)
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Core/App.php(943): App::_checkFatalError()
#3 [internal function]: App::shutdown()
#4 {main}
'
$filename = 'error.log'
$pathname = '/home/toplistvi.com/public_html/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 118
ErrorHandler::handleFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 269
ErrorHandler::handleError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 970
App::shutdown() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 943
[main] - [internal], line ??
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
AuthComponent::user() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 668
AclFilterComponent::auth() - APP/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php, line 173
CroogoAppController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 253
CroogoErrorController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 70
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
CroogoErrorController::__construct() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 52
ExceptionRenderer::_getController() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 157
ExceptionRenderer::__construct() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 126
ErrorHandler::handleFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 269
ErrorHandler::handleError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 970
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 132 bytes written, possibly out of free disk space [APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'critical'
$message = 'Errors in CakeErrorController: Unable to configure the session, setting session.use_trans_sid failed.'
$output = '2025-07-31 23:45:04 Critical: Errors in CakeErrorController: Unable to configure the session, setting session.use_trans_sid failed.
'
$filename = 'error.log'
$pathname = '/home/toplistvi.com/public_html/tmp/logs/error.log'
file_put_contents - [internal], line ??
FileLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - APP/Vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php, line 445
CroogoErrorController::__construct() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 55
ExceptionRenderer::_getController() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 157
ExceptionRenderer::__construct() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 126
ErrorHandler::handleFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 269
ErrorHandler::handleError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 970
App::shutdown() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 943
[main] - [internal], line ??
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
AuthComponent::user() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php, line 668
AclFilterComponent::auth() - APP/Vendor/croogo/croogo/Acl/Controller/Component/AclFilterComponent.php, line 173
CroogoAppController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 253
CroogoErrorController::beforeFilter() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoErrorController.php, line 70
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
Controller::startupProcess() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 677
ExceptionRenderer::_getController() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 158
ExceptionRenderer::__construct() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 95
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 126
ErrorHandler::handleFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 269
ErrorHandler::handleError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 212
App::_checkFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 970
App::shutdown() - APP/Vendor/cakephp/cakephp/lib/Cake/Core/App.php, line 943
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
SessionHelper::check() - APP/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php, line 68
LayoutHelper::isLoggedIn() - APP/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php, line 303
MetaHelper::beforeRender() - APP/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php, line 38
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 472
Controller::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php, line 963
CroogoAppController::render() - APP/Vendor/croogo/croogo/Croogo/Controller/CroogoAppController.php, line 346
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 127
Warning (2): ini_set() [function.ini-set]: Headers already sent. You cannot change the session module's ini settings at this time [APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553]Code Context if (!empty($sessionConfig['ini']) && is_array($sessionConfig['ini'])) {
foreach ($sessionConfig['ini'] as $setting => $value) {
if (ini_set($setting, $value) === false) {
$sessionConfig = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/',
'session.cookie_httponly' => (int) 1,
'session.cookie_secure' => (int) 1,
'session.cookie_lifetime' => (int) 14400,
'session.name' => 'CAKEPHP',
'session.gc_maxlifetime' => (int) 14400
),
'defaults' => 'php',
'cookieTimeout' => (int) 240,
'cacheLimiter' => 'must-revalidate'
)
$defaults = array(
'cookie' => 'CAKEPHP',
'timeout' => (int) 240,
'ini' => array(
'session.use_trans_sid' => (int) 0,
'session.cookie_path' => '/'
)
)
$value = (int) 0
$setting = 'session.use_trans_sid'
ini_set - [internal], line ??
CakeSession::_configureSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 553
CakeSession::_startSession() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 697
CakeSession::start() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::check() - APP/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php, line 233
SessionHelper::check() - APP/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php, line 68
LayoutHelper::isLoggedIn() - APP/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php, line 303
MetaHelper::beforeRender() - APP/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php, line 38
ObjectCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php, line 128
HelperCollection::trigger() - APP/Vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php, line 200
CakeEventManager::dispatch() - APP/Vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php, line 243
View::render() - APP/Vendor/cakephp/cakephp/lib/Cake/View/View.php, line 472
ExceptionRenderer::_outputMessageSafe() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 328
ExceptionRenderer::_outputMessage() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 309
ExceptionRenderer::_cakeError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 127
ErrorHandler::handleFatalError() - APP/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php, line 269
Warning: file_put_contents() [function.file-put-contents]: Only 0 of 3012 bytes written, possibly out of free disk space in /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php on line 142
Fatal error: Uncaught FatalErrorException: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
#0 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(697): CakeSession::_configureSession()
#1 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(204): CakeSession::_startSession()
#2 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php(233): CakeSession::start()
#3 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php(68): CakeSession::check('Auth.User.id')
#4 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Croogo/View/Helper/LayoutHelper.php(303): SessionHelper->check('Auth.User.id')
#5 /home/toplistvi.com/public_html/Vendor/croogo/croogo/Meta/View/Helper/MetaHelper.php(38): LayoutHelper->isLoggedIn()
#6 /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php(128): MetaH in /home/toplistvi.com/public_html/Vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php on line 138