Warning (512): _cake_core_ cache was unable to write 'cake_dev_spa' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_spa'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 177
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
I18n::translate() - CORE/Cake/I18n/I18n.php, line 177
__ - CORE/Cake/basics.php, line 558
FilterComponent::initialize() - APP/Controller/Component/FilterComponent.php, line 87
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 108
Warning (512): _cake_core_ cache was unable to write 'default_spa' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context ),
E_USER_WARNING
);
$key = 'default_spa'
$value = array(
'LC_MESSAGES' => array(
'August' => 'Agosto',
'%po-header' => array(
'' => ''
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 177
__ - CORE/Cake/basics.php, line 558
FilterComponent::initialize() - APP/Controller/Component/FilterComponent.php, line 87
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 132
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 248
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 184
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 108
/
AcLucs::$user_allowed_actions['public']['mensajes'][] = 'ajaxAceptarMensajes';
CakeRequest Object
(
[params] => Array
(
[plugin] =>
[controller] => mensajes
[action] => ajaxAceptarMensajes
[named] => Array
(
)
[pass] => Array
(
)
)
[data] => Array
(
)
[query] => Array
(
)
[url] => mensajes/ajaxAceptarMensajes
[base] =>
[webroot] => /
[here] => /mensajes/ajaxAceptarMensajes
[_detectors:protected] => Array
(
[get] => Array
(
[env] => REQUEST_METHOD
[value] => GET
)
[post] => Array
(
[env] => REQUEST_METHOD
[value] => POST
)
[put] => Array
(
[env] => REQUEST_METHOD
[value] => PUT
)
[delete] => Array
(
[env] => REQUEST_METHOD
[value] => DELETE
)
[head] => Array
(
[env] => REQUEST_METHOD
[value] => HEAD
)
[options] => Array
(
[env] => REQUEST_METHOD
[value] => OPTIONS
)
[ssl] => Array
(
[env] => HTTPS
[value] => 1
)
[ajax] => Array
(
[env] => HTTP_X_REQUESTED_WITH
[value] => XMLHttpRequest
)
[flash] => Array
(
[env] => HTTP_USER_AGENT
[pattern] => /^(Shockwave|Adobe) Flash/
)
[mobile] => Array
(
[env] => HTTP_USER_AGENT
[options] => Array
(
[0] => Android
[1] => AvantGo
[2] => BlackBerry
[3] => DoCoMo
[4] => Fennec
[5] => iPod
[6] => iPhone
[7] => iPad
[8] => J2ME
[9] => MIDP
[10] => NetFront
[11] => Nokia
[12] => Opera Mini
[13] => Opera Mobi
[14] => PalmOS
[15] => PalmSource
[16] => portalmmm
[17] => Plucker
[18] => ReqwirelessWeb
[19] => SonyEricsson
[20] => Symbian
[21] => UP\.Browser
[22] => webOS
[23] => Windows CE
[24] => Windows Phone OS
[25] => Xiino
)
)
[requested] => Array
(
[param] => requested
[value] => 1
)
)
[_input:protected] =>
)
Acceso denegadoWarning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 325]Code Context ),
E_USER_WARNING
);
$key = 'file_map'
$value = array(
'Configure' => '/var/www/lib/Cake/Core/Configure.php',
'Hash' => '/var/www/lib/Cake/Utility/Hash.php',
'Cache' => '/var/www/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/www/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/www/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/www/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/www/lib/Cake/Error/ErrorHandler.php',
'Image' => '/var/www/app/Lib/Image.php',
'SocketClient' => '/var/www/app/Lib/SocketClient.php',
'CakePlugin' => '/var/www/lib/Cake/Core/CakePlugin.php',
'CakeLog' => '/var/www/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/www/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/www/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/www/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/www/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/www/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/var/www/lib/Cake/Utility/Debugger.php',
'String' => '/var/www/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/www/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/www/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/www/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/www/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/www/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/www/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/www/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/www/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/www/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/www/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/www/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/var/www/lib/Cake/Routing/Route/PluginShortRoute.php',
'MensajesController' => '/var/www/app/Controller/MensajesController.php',
'AppController' => '/var/www/app/Controller/AppController.php',
'Utils' => '/var/www/app/Lib/Utils.php',
'Controller' => '/var/www/lib/Cake/Controller/Controller.php',
'Object' => '/var/www/lib/Cake/Core/Object.php',
'ComponentCollection' => '/var/www/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/var/www/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/var/www/lib/Cake/Controller/Component.php',
'AcLucsComponent' => '/var/www/app/Controller/Component/AcLucsComponent.php',
'AcLucs' => '/var/www/app/Lib/AcLucs.php',
'MantenimientosComponent' => '/var/www/app/Controller/Component/MantenimientosComponent.php',
'RequestHandlerComponent' => '/var/www/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'PaginatorComponent' => '/var/www/lib/Cake/Controller/Component/PaginatorComponent.php',
'FilterComponent' => '/var/www/app/Controller/Component/FilterComponent.php',
'GeoipComponent' => '/var/www/app/Controller/Component/GeoipComponent.php',
'GCMClientComponent' => '/var/www/app/Controller/Component/GCMClientComponent.php',
'I18n' => '/var/www/lib/Cake/I18n/I18n.php',
'L10n' => '/var/www/lib/Cake/I18n/L10n.php',
'CakeSession' => '/var/www/lib/Cake/Model/Datasource/CakeSession.php',
'GCMClient' => '/var/www/app/Lib/GCMClient.php',
'Gcm' => '/var/www/app/Model/Gcm.php',
'AppModel' => '/var/www/app/Model/AppModel.php',
'Model' => '/var/www/lib/Cake/Model/Model.php',
'DatabaseSession' => '/var/www/lib/Cake/Model/Datasource/Session/DatabaseSession.php',
'CakeSessionHandlerInterface' => '/var/www/lib/Cake/Model/Datasource/Session/CakeSessionHandlerInterface.php',
'ClassRegistry' => '/var/www/lib/Cake/Utility/ClassRegistry.php',
'BehaviorCollection' => '/var/www/lib/Cake/Model/BehaviorCollection.php',
'ContainableBehavior' => '/var/www/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/var/www/lib/Cake/Model/ModelBehavior.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
App::shutdown() - CORE/Cake/Core/App.php, line 899
[main] - [internal], line ??