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 1828 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: /chi-tiet-dia-diem/ChIJtQo5ab6dCjERlawRgKTwrGw/hp-spa-vinh-long
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(LocationsController), 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:53:23 Error: [CakeSessionException] Unable to configure the session, setting session.use_trans_sid failed.
Request URL: /chi-tiet-dia-diem/ChIJtQo5ab6dCjERlawRgKTwrGw/hp-spa-vinh-long
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(LocationsController), 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:53:23 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 (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:53:23 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 1674 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: /chi-tiet-dia-diem/ChIJtQo5ab6dCjERlawRgKTwrGw/hp-spa-vinh-long
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:53:23 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: /chi-tiet-dia-diem/ChIJtQo5ab6dCjERlawRgKTwrGw/hp-spa-vinh-long
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:53:23 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