Warning (2): session_start(): open(/var/portal-test/app/tmp/sessions/sess_dh3cjtldv21v8pup8g3uqtv173, O_RDWR) failed: No such file or directory (2) [CORE/Cake/Model/Datasource/CakeSession.php, line 660]Code Context // For IE<=8
session_cache_limiter("must-revalidate");
session_start();
session_start - [internal], line ??
CakeSession::_startSession() - CORE/Cake/Model/Datasource/CakeSession.php, line 660
CakeSession::start() - CORE/Cake/Model/Datasource/CakeSession.php, line 204
CakeSession::read() - CORE/Cake/Model/Datasource/CakeSession.php, line 383
SessionComponent::read() - CORE/Cake/Controller/Component/SessionComponent.php, line 69
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 161
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 643
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Notice (8): Undefined index: [APP/Plugin/Brownie/Model/Behavior/BrwUploadBehavior.php, line 208]Code Context public function resizedVersions($Model, $model, $recordId, $sizes, $category_code, $file) {
$RelModel = ClassRegistry::init($model);
$uploadsPath = $RelModel->brwConfig['images'][$category_code]['path'];
$Model = object(AppModel) {
actsAs => array(
'HtmlPurifier.HtmlPurifier' => array(
[maximum depth reached]
),
(int) 0 => 'Containable',
(int) 1 => 'Brownie.BrwPanel'
)
useDbConfig => 'default'
useTable => 'brw_images'
id => false
data => array()
schemaName => 'twojatv_test'
table => 'brw_images'
primaryKey => 'id'
validate => array()
validationErrors => array()
validationDomain => null
plugin => null
name => 'BrwImage'
alias => 'BrwImage'
tableToModel => array(
'brw_images' => 'BrwImage'
)
cacheQueries => false
belongsTo => array()
hasOne => array()
hasMany => array()
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
brwConfig => array(
'names' => array(
[maximum depth reached]
),
'paginate' => array(
[maximum depth reached]
),
'index' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'actions' => array(
[maximum depth reached]
),
'action_labels' => array(
[maximum depth reached]
),
'custom_actions' => array([maximum depth reached]),
'global_custom_actions' => array([maximum depth reached]),
'images' => array([maximum depth reached]),
'files' => array([maximum depth reached]),
'default' => array([maximum depth reached]),
'parent' => null,
'show_children' => true,
'hide_children' => array(
[maximum depth reached]
),
'hide_related' => array(
[maximum depth reached]
),
'sortable' => false,
'export' => array(
[maximum depth reached]
)
)
brwConfigPerAuthUser => array(
'' => array(
[maximum depth reached]
)
)
tablePrefix => ''
brwInitiated => true
[protected] validationScenario => null
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'name' => array(
[maximum depth reached]
),
'record_id' => array(
[maximum depth reached]
),
'model' => array(
[maximum depth reached]
),
'description' => array(
[maximum depth reached]
),
'category_code' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
$model = 'Gift'
$recordId = '41'
$sizes = 'Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
$category_code = ''
$file = ''
$RelModel = object(Gift) {
displayField => 'title'
belongsTo => array(
'GiftCategories' => array(
[maximum depth reached]
),
'User' => array(
[maximum depth reached]
),
'Modifier' => array(
[maximum depth reached]
)
)
validate => array(
'partner_email' => 'notEmpty'
)
brwConfig => array(
'names' => array(
[maximum depth reached]
),
'paginate' => array(
[maximum depth reached]
),
'index' => array(
[maximum depth reached]
),
'fields' => array(
[maximum depth reached]
),
'actions' => array(
[maximum depth reached]
),
'action_labels' => array(
[maximum depth reached]
),
'custom_actions' => array([maximum depth reached]),
'global_custom_actions' => array([maximum depth reached]),
'images' => array(
[maximum depth reached]
),
'files' => array([maximum depth reached]),
'default' => array([maximum depth reached]),
'parent' => null,
'show_children' => true,
'hide_children' => array(
[maximum depth reached]
),
'hide_related' => array(
[maximum depth reached]
),
'sortable' => false,
'export' => array(
[maximum depth reached]
)
)
actsAs => array(
'HtmlPurifier.HtmlPurifier' => array(
[maximum depth reached]
),
(int) 0 => 'Containable',
(int) 1 => 'Brownie.BrwPanel'
)
useDbConfig => 'default'
useTable => 'gifts'
id => false
data => array()
schemaName => 'twojatv_test'
table => 'gifts'
primaryKey => 'id'
validationErrors => array()
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Gift'
alias => 'Gift'
tableToModel => array(
'gifts' => 'Gift'
)
cacheQueries => false
hasOne => array()
hasMany => array(
'BrwImage' => array(
[maximum depth reached]
)
)
hasAndBelongsToMany => array()
Behaviors => object(BehaviorCollection) {}
whitelist => array()
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
virtualFields => array()
__backAssociation => array()
__backInnerAssociation => array()
__backOriginalAssociation => array()
__backContainableAssociation => array()
findMethods => array(
'all' => true,
'first' => true,
'count' => true,
'neighbors' => true,
'list' => true,
'threaded' => true
)
brwInitiated => true
[protected] validationScenario => null
[protected] _schema => array(
'id' => array(
[maximum depth reached]
),
'title' => array(
[maximum depth reached]
),
'link' => array(
[maximum depth reached]
),
'partner_email' => array(
[maximum depth reached]
),
'partner_name' => array(
[maximum depth reached]
),
'price' => array(
[maximum depth reached]
),
'label' => array(
[maximum depth reached]
),
'gift_categories_id' => array(
[maximum depth reached]
),
'creator' => array(
[maximum depth reached]
),
'created' => array(
[maximum depth reached]
),
'modifier' => array(
[maximum depth reached]
),
'modified' => array(
[maximum depth reached]
)
)
[protected] _associationKeys => array(
'belongsTo' => array(
[maximum depth reached]
),
'hasOne' => array(
[maximum depth reached]
),
'hasMany' => array(
[maximum depth reached]
),
'hasAndBelongsToMany' => array(
[maximum depth reached]
)
)
[protected] _associations => array(
(int) 0 => 'belongsTo',
(int) 1 => 'hasOne',
(int) 2 => 'hasMany',
(int) 3 => 'hasAndBelongsToMany'
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}BrwUploadBehavior::resizedVersions() - APP/Plugin/Brownie/Model/Behavior/BrwUploadBehavior.php, line 208
BehaviorCollection::dispatchMethod() - CORE/Cake/Model/BehaviorCollection.php, line 239
Model::__call() - CORE/Cake/Model/Model.php, line 795
AppModel::resizedVersions() - APP/Plugin/Brownie/Controller/ThumbsController.php, line 21
ThumbsController::view() - APP/Plugin/Brownie/Controller/ThumbsController.php, line 21
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 191
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - APP/webroot/index.php, line 108
Warning (2): Unknown: open(/var/portal-test/app/tmp/sessions/sess_dh3cjtldv21v8pup8g3uqtv173, O_RDWR) failed: No such file or directory (2) [Unknown, line 0]Code Context$_GET = array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
)
$_POST = array()
$_COOKIE = array(
'TwojaTV' => 'dh3cjtldv21v8pup8g3uqtv173'
)
$_FILES = array()
$_SERVER = array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'DOCUMENT_URI' => '/index.php',
'DOCUMENT_ROOT' => '/var/portal-test/app/webroot',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_SOFTWARE' => 'nginx/1.6.2',
'REMOTE_ADDR' => '216.73.216.162',
'REMOTE_PORT' => '23080',
'SERVER_ADDR' => '217.117.134.228',
'SERVER_PORT' => '80',
'SERVER_NAME' => 'test.twoja.tv',
'REDIRECT_STATUS' => '200',
'SCRIPT_FILENAME' => '/var/portal-test/app/webroot/index.php',
'HTTP_ACCEPT' => '*/*',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_COOKIE' => 'TwojaTV=dh3cjtldv21v8pup8g3uqtv173',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'test.twoja.tv',
'HTTP_VIA' => '1.1 squid-proxy-5b5d847c96-bg4x8 (squid/6.10)',
'HTTP_X_FORWARDED_FOR' => '10.9.52.202',
'HTTP_CACHE_CONTROL' => 'max-age=259200',
'HTTP_CONNECTION' => 'keep-alive',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775286759.6586,
'REQUEST_TIME' => (int) 1775286759
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$_SESSION = array(
'Config' => array(
'userAgent' => '743a95fd61bbe702d0006525b160ea75',
'time' => (int) 1775301159,
'countdown' => (int) 10
)
)
$GLOBALS = array(
'_GET' => array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
),
'_POST' => array(),
'_COOKIE' => array(
'TwojaTV' => 'dh3cjtldv21v8pup8g3uqtv173'
),
'_FILES' => array(),
'_SERVER' => array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'DOCUMENT_URI' => '/index.php',
'DOCUMENT_ROOT' => '/var/portal-test/app/webroot',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_SOFTWARE' => 'nginx/1.6.2',
'REMOTE_ADDR' => '216.73.216.162',
'REMOTE_PORT' => '23080',
'SERVER_ADDR' => '217.117.134.228',
'SERVER_PORT' => '80',
'SERVER_NAME' => 'test.twoja.tv',
'REDIRECT_STATUS' => '200',
'SCRIPT_FILENAME' => '/var/portal-test/app/webroot/index.php',
'HTTP_ACCEPT' => '*/*',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_COOKIE' => 'TwojaTV=dh3cjtldv21v8pup8g3uqtv173',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'test.twoja.tv',
'HTTP_VIA' => '1.1 squid-proxy-5b5d847c96-bg4x8 (squid/6.10)',
'HTTP_X_FORWARDED_FOR' => '10.9.52.202',
'HTTP_CACHE_CONTROL' => 'max-age=259200',
'HTTP_CONNECTION' => 'keep-alive',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775286759.6586,
'REQUEST_TIME' => (int) 1775286759
),
'_ENV' => array(),
'encoding' => 'UTF-8',
'Dispatcher' => object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
},
'_SESSION' => array(
'Config' => array(
'userAgent' => '743a95fd61bbe702d0006525b160ea75',
'time' => (int) 1775301159,
'countdown' => (int) 10
)
),
'GLOBALS' => [recursion],
'_REQUEST' => array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
)
)
$_REQUEST = array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
)session_write_close - [internal], line ??
[main] - [internal], line ??
Warning (2): Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/portal-test/app/tmp/sessions) [Unknown, line 0]Code Context$_GET = array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
)
$_POST = array()
$_COOKIE = array(
'TwojaTV' => 'dh3cjtldv21v8pup8g3uqtv173'
)
$_FILES = array()
$_SERVER = array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'DOCUMENT_URI' => '/index.php',
'DOCUMENT_ROOT' => '/var/portal-test/app/webroot',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_SOFTWARE' => 'nginx/1.6.2',
'REMOTE_ADDR' => '216.73.216.162',
'REMOTE_PORT' => '23080',
'SERVER_ADDR' => '217.117.134.228',
'SERVER_PORT' => '80',
'SERVER_NAME' => 'test.twoja.tv',
'REDIRECT_STATUS' => '200',
'SCRIPT_FILENAME' => '/var/portal-test/app/webroot/index.php',
'HTTP_ACCEPT' => '*/*',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_COOKIE' => 'TwojaTV=dh3cjtldv21v8pup8g3uqtv173',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'test.twoja.tv',
'HTTP_VIA' => '1.1 squid-proxy-5b5d847c96-bg4x8 (squid/6.10)',
'HTTP_X_FORWARDED_FOR' => '10.9.52.202',
'HTTP_CACHE_CONTROL' => 'max-age=259200',
'HTTP_CONNECTION' => 'keep-alive',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775286759.6586,
'REQUEST_TIME' => (int) 1775286759
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$_SESSION = array(
'Config' => array(
'userAgent' => '743a95fd61bbe702d0006525b160ea75',
'time' => (int) 1775301159,
'countdown' => (int) 10
)
)
$GLOBALS = array(
'_GET' => array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
),
'_POST' => array(),
'_COOKIE' => array(
'TwojaTV' => 'dh3cjtldv21v8pup8g3uqtv173'
),
'_FILES' => array(),
'_SERVER' => array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg',
'DOCUMENT_URI' => '/index.php',
'DOCUMENT_ROOT' => '/var/portal-test/app/webroot',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_SOFTWARE' => 'nginx/1.6.2',
'REMOTE_ADDR' => '216.73.216.162',
'REMOTE_PORT' => '23080',
'SERVER_ADDR' => '217.117.134.228',
'SERVER_PORT' => '80',
'SERVER_NAME' => 'test.twoja.tv',
'REDIRECT_STATUS' => '200',
'SCRIPT_FILENAME' => '/var/portal-test/app/webroot/index.php',
'HTTP_ACCEPT' => '*/*',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_COOKIE' => 'TwojaTV=dh3cjtldv21v8pup8g3uqtv173',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_HOST' => 'test.twoja.tv',
'HTTP_VIA' => '1.1 squid-proxy-5b5d847c96-bg4x8 (squid/6.10)',
'HTTP_X_FORWARDED_FOR' => '10.9.52.202',
'HTTP_CACHE_CONTROL' => 'max-age=259200',
'HTTP_CONNECTION' => 'keep-alive',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1775286759.6586,
'REQUEST_TIME' => (int) 1775286759
),
'_ENV' => array(),
'encoding' => 'UTF-8',
'Dispatcher' => object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
},
'_SESSION' => array(
'Config' => array(
'userAgent' => '743a95fd61bbe702d0006525b160ea75',
'time' => (int) 1775301159,
'countdown' => (int) 10
)
),
'GLOBALS' => [recursion],
'_REQUEST' => array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
)
)
$_REQUEST = array(
'url' => 'img/Gift/41/Lampa-LED-312-LCD-barndoor-akcesoria.jpg'
)session_write_close - [internal], line ??
[main] - [internal], line ??