Severity: Notice
Message: Undefined index: wish_date
Filename: controllers/Product.php
Line Number: 248
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 248
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: upload
Filename: controllers/Product.php
Line Number: 268
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 268
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: product_id
Filename: controllers/Product.php
Line Number: 303
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: category
Filename: controllers/Product.php
Line Number: 303
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: remarks
Filename: controllers/Product.php
Line Number: 303
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: datacheck
Filename: controllers/Product.php
Line Number: 303
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: category_typ
Filename: controllers/Product.php
Line Number: 303
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: jobname
Filename: controllers/Product.php
Line Number: 303
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: _error_handler
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /var/www/drucklandkaernten.at/htdocs/portal/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 564
Backtrace:
File: /var/www/drucklandkaernten.at/htdocs/portal/application/models/Product_model.php
Line: 150
Function: insert
File: /var/www/drucklandkaernten.at/htdocs/portal/application/controllers/Product.php
Line: 303
Function: save_product
File: /var/www/drucklandkaernten.at/htdocs/portal/index.php
Line: 315
Function: require_once
Error Number: 1048
Column 'cart_id' cannot be null
INSERT INTO `cart_item` (`product_data`, `cart_id`, `product_id`, `category`, `wish_date`, `remarks`, `datacheck`, `category_typ`, `skizze`, `jobname`) VALUES ('[]', NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL)
Filename: models/Product_model.php
Line Number: 150