Page 1 of 1

Problem with extension

Posted: Sat Jul 30, 2016 5:02 pm
by SiteBuilder17
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

Re: Problem with extension

Posted: Sat Jul 30, 2016 6:22 pm
by straightlight
This topic has now been moved to the: OpenCart 2.0 Support ‹ Extensions Support section of the forum.

Re: Problem with extension

Posted: Sun Jul 31, 2016 8:16 pm
by SiteBuilder17
I managed to fix the database. But now I have another problem. My opencart databases are not with oc_ prefix, therefore I fixed the install.sql file for OCmod but now I get a different problem. When a user requests to become a seller I get this error:
Notice: Undefined index: seller_category in /home/cfcbaz1/public_html/catalog/model/sellerprofile/sellerprofile.php on line 670Warning: Invalid argument supplied for foreach() in /home/cfcbaz1/public_html/catalog/model/sellerprofile/sellerprofile.php on line 670
Opencart version: 2.0.3.1
Extension: Multiseller from Alkod
http://www.opencart.com/index.php?route ... n_id=24959

The problem is from the alkodmultisellerextension.ocmod.zip and the upload files( catalog, admin folder) which need to be edited for the different database prefix. I understand how to edit it, but I do not know where to find it. If someone can help me with this please do!

Re: Problem with extension

Posted: Fri Aug 05, 2016 1:14 pm
by SiteBuilder17
Noone? Can someone tell me atleast how to install the extension and if neccessary modify the extension for the different database prefix?

Re: Problem with extension

Posted: Fri Aug 05, 2016 7:17 pm
by straightlight
Since the reported issue is about a specific extension, I would suggest to contact the extension developer in order to resolved this problem.