Problem with extension
Posted: Sat Jul 30, 2016 5:02 pm
Hello to everyone! After installing an extension for multiselling ( meaning users can add products of their own) I bump in to this problem. After a user registers and tries to make a product of his own, on pressing the save button this error occurs.
Notice: Undefined index: model in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: sku in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: upc in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: ean in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: jan in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: isbn in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: mpn in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: location in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: quantity in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: minimum in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: subtract in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: stock_status_id in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: date_available in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: manufacturer_id in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: shipping in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: price in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: weight in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: weight_class_id in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: length in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: width in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: height in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: length_class_id in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: status in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: tax_class_id in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: sort_order in /catalog/model/sellerproduct/product.php on line 133Notice: Undefined index: keyword in /catalog/model/sellerproduct/product.php on line 266Warning: Cannot modify header information - headers already sent by (output started at /index.php:98) in /system/library/response.php on line 12