Warning (2): session_start() [function.session-start]: open(/home/elektronik/tmp/sess_jqracf43uhtvi2qk2jqrcne5p4, O_RDWR) failed: Disk quota exceeded (122) [CORE/cake/libs/cake_session.php, line 587]Code } elseif (!isset($_SESSION)) {
session_cache_limiter ("must-revalidate");
session_start();
session_start - [internal], line ??
CakeSession::__startSession() - CORE/cake/libs/cake_session.php, line 587
CakeSession::start() - CORE/cake/libs/cake_session.php, line 219
SessionComponent::__start() - CORE/cake/libs/controller/components/session.php, line 287
SessionComponent::read() - CORE/cake/libs/controller/components/session.php, line 137
CustomersController::isUserLoggedIn() - APP/controllers/customers_controller.php, line 72
PagesController::__construct() - APP/controllers/pages_controller.php, line 51
ProductsController::__construct() - APP/controllers/products_controller.php, line 45
Dispatcher::__getController() - CORE/cake/dispatcher.php, line 391
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 116
[main] - APP/webroot/index.php, line 96
Warning (2): session_write_close() [function.session-write-close]: open(/home/elektronik/tmp/sess_jqracf43uhtvi2qk2jqrcne5p4, O_RDWR) failed: Disk quota exceeded (122) [CORE/cake/libs/controller/controller.php, line 694]Code |
Context
if (function_exists('session_write_close')) {
session_write_close();
$url = array(
"controller" => "products",
"action" => "infopage"
)
$status = null
$exit = true
$response = array()
$this = ProductsController
ProductsController::$name = "Products"
ProductsController::$uses = array
ProductsController::$components = array
ProductsController::$helpers = array
ProductsController::$groupsCtrl = GroupsController object
ProductsController::$ordersCtrl = OrdersController object
ProductsController::$labelsCtrl = LabelsController object
ProductsController::$customersCtrl = CustomersController object
ProductsController::$contentsCtrl = ContentsController object
ProductsController::$pagesCtrl = PagesController object
ProductsController::$labels = array
ProductsController::$is_user_logged = 0
ProductsController::$whole_sum_before = 15.99
ProductsController::$whole_sum_after = 19.68
ProductsController::$whole_sum_at_shop = 0
ProductsController::$shippings = array
ProductsController::$detect = "Computer"
ProductsController::$smtpOptions = array
ProductsController::$here = "/products/showcustomerorders"
ProductsController::$webroot = "/"
ProductsController::$action = "showcustomerorders"
ProductsController::$params = array
ProductsController::$data = NULL
ProductsController::$paginate = array
ProductsController::$viewPath = "products"
ProductsController::$layoutPath = NULL
ProductsController::$viewVars = array
ProductsController::$modelNames = array
ProductsController::$base = ""
ProductsController::$layout = "default"
ProductsController::$autoRender = false
ProductsController::$autoLayout = true
ProductsController::$Component = Component object
ProductsController::$view = "View"
ProductsController::$ext = ".ctp"
ProductsController::$output = NULL
ProductsController::$plugin = NULL
ProductsController::$cacheAction = false
ProductsController::$persistModel = false
ProductsController::$passedArgs = array
ProductsController::$scaffold = false
ProductsController::$methods = array
ProductsController::$modelClass = "Product"
ProductsController::$modelKey = "product"
ProductsController::$validationErrors = NULL
ProductsController::$__httpCodes = NULL
ProductsController::$Cookie = CookieComponent object
ProductsController::$Session = SessionComponent object
ProductsController::$Myparser = MyparserComponent object
ProductsController::$Pdfpricelist = PdfpricelistComponent object
ProductsController::$Product = Product object
ProductsController::$Group = Group object
ProductsController::$Order = Order object
session_write_close - [internal], line ??
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 694
ProductsController::showCustomerOrders() - APP/controllers/products_controller.php, line 609
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 96
Warning (2): session_write_close() [function.session-write-close]: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/home/elektronik/tmp) [CORE/cake/libs/controller/controller.php, line 694]Code |
Context
if (function_exists('session_write_close')) {
session_write_close();
$url = array(
"controller" => "products",
"action" => "infopage"
)
$status = null
$exit = true
$response = array()
$this = ProductsController
ProductsController::$name = "Products"
ProductsController::$uses = array
ProductsController::$components = array
ProductsController::$helpers = array
ProductsController::$groupsCtrl = GroupsController object
ProductsController::$ordersCtrl = OrdersController object
ProductsController::$labelsCtrl = LabelsController object
ProductsController::$customersCtrl = CustomersController object
ProductsController::$contentsCtrl = ContentsController object
ProductsController::$pagesCtrl = PagesController object
ProductsController::$labels = array
ProductsController::$is_user_logged = 0
ProductsController::$whole_sum_before = 15.99
ProductsController::$whole_sum_after = 19.68
ProductsController::$whole_sum_at_shop = 0
ProductsController::$shippings = array
ProductsController::$detect = "Computer"
ProductsController::$smtpOptions = array
ProductsController::$here = "/products/showcustomerorders"
ProductsController::$webroot = "/"
ProductsController::$action = "showcustomerorders"
ProductsController::$params = array
ProductsController::$data = NULL
ProductsController::$paginate = array
ProductsController::$viewPath = "products"
ProductsController::$layoutPath = NULL
ProductsController::$viewVars = array
ProductsController::$modelNames = array
ProductsController::$base = ""
ProductsController::$layout = "default"
ProductsController::$autoRender = false
ProductsController::$autoLayout = true
ProductsController::$Component = Component object
ProductsController::$view = "View"
ProductsController::$ext = ".ctp"
ProductsController::$output = NULL
ProductsController::$plugin = NULL
ProductsController::$cacheAction = false
ProductsController::$persistModel = false
ProductsController::$passedArgs = array
ProductsController::$scaffold = false
ProductsController::$methods = array
ProductsController::$modelClass = "Product"
ProductsController::$modelKey = "product"
ProductsController::$validationErrors = NULL
ProductsController::$__httpCodes = NULL
ProductsController::$Cookie = CookieComponent object
ProductsController::$Session = SessionComponent object
ProductsController::$Myparser = MyparserComponent object
ProductsController::$Pdfpricelist = PdfpricelistComponent object
ProductsController::$Product = Product object
ProductsController::$Group = Group object
ProductsController::$Order = Order object
session_write_close - [internal], line ??
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 694
ProductsController::showCustomerOrders() - APP/controllers/products_controller.php, line 609
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 96
Warning (2): Cannot modify header information - headers already sent by (output started at /home/elektronik/domains/podzespoly-elektroniczne.pl/public_html/cake/libs/debugger.php:686) [CORE/cake/libs/controller/controller.php, line 742]Code |
Context */
function header($status) {
header($status);
$status = "Location: https://podzespoly-elektroniczne.pl/products/infopage"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 742
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 721
ProductsController::showCustomerOrders() - APP/controllers/products_controller.php, line 609
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 96