Warning (2): session_start(): open(/var/portal-test/app/tmp/sessions/sess_tio8lne765ncc5qh585bkamuf6, O_RDWR) failed: No such file or directory (2) [APP/Plugin/Facebook/Vendor/Facebook.php, line 60]Code Context if ((function_exists('session_status')
&& session_status() !== PHP_SESSION_ACTIVE) || !session_id()) {
session_start();
$config = array(
'appId' => '1425169117747808',
'apiKey' => '1425169117747808',
'secret' => 'be784f22b1b90baf0368442595c808b9',
'cookie' => false,
'locale' => 'pl_PL'
)
session_start - [internal], line ??
Facebook::__construct() - APP/Plugin/Facebook/Vendor/Facebook.php, line 60
FB::__initInstance() - APP/Plugin/Facebook/Lib/FB.php, line 29
FB::__construct() - APP/Plugin/Facebook/Lib/FB.php, line 21
ConnectComponent::initialize() - APP/Plugin/Facebook/Controller/Component/ConnectComponent.php, line 91
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
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 = '34'
$sizes = 'NG.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_tio8lne765ncc5qh585bkamuf6, O_RDWR) failed: No such file or directory (2) [Unknown, line 0]Code Context$_GET = array(
'url' => 'img/Gift/34/NG.jpg'
)
$_POST = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/34/NG.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/34/NG.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' => '64903',
'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_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) 1775286531.1819,
'REQUEST_TIME' => (int) 1775286531
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$GLOBALS = array(
'_GET' => array(
'url' => 'img/Gift/34/NG.jpg'
),
'_POST' => array(),
'_COOKIE' => array(),
'_FILES' => array(),
'_SERVER' => array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/34/NG.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/34/NG.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' => '64903',
'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_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) 1775286531.1819,
'REQUEST_TIME' => (int) 1775286531
),
'_ENV' => array(),
'encoding' => 'UTF-8',
'Dispatcher' => object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
},
'GLOBALS' => [recursion],
'_REQUEST' => array(
'url' => 'img/Gift/34/NG.jpg'
),
'_SESSION' => array()
)
$_REQUEST = array(
'url' => 'img/Gift/34/NG.jpg'
)
$_SESSION = array()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/34/NG.jpg'
)
$_POST = array()
$_COOKIE = array()
$_FILES = array()
$_SERVER = array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/34/NG.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/34/NG.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' => '64903',
'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_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) 1775286531.1819,
'REQUEST_TIME' => (int) 1775286531
)
$_ENV = array()
$encoding = 'UTF-8'
$Dispatcher = object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
}
$GLOBALS = array(
'_GET' => array(
'url' => 'img/Gift/34/NG.jpg'
),
'_POST' => array(),
'_COOKIE' => array(),
'_FILES' => array(),
'_SERVER' => array(
'USER' => 'nginx',
'HOME' => '/nonexistent',
'FCGI_ROLE' => 'RESPONDER',
'QUERY_STRING' => 'url=img/Gift/34/NG.jpg',
'REQUEST_METHOD' => 'GET',
'CONTENT_TYPE' => '',
'CONTENT_LENGTH' => '',
'SCRIPT_NAME' => '/index.php',
'REQUEST_URI' => '/img/Gift/34/NG.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' => '64903',
'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_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) 1775286531.1819,
'REQUEST_TIME' => (int) 1775286531
),
'_ENV' => array(),
'encoding' => 'UTF-8',
'Dispatcher' => object(Dispatcher) {
[protected] _eventManager => object(CakeEventManager) {}
},
'GLOBALS' => [recursion],
'_REQUEST' => array(
'url' => 'img/Gift/34/NG.jpg'
),
'_SESSION' => array()
)
$_REQUEST = array(
'url' => 'img/Gift/34/NG.jpg'
)
$_SESSION = array()session_write_close - [internal], line ??
[main] - [internal], line ??