Page 1 of 1

Version 1.0 Product insert/update

Posted: Wed Jan 20, 2010 12:30 pm
by Brent
In version 1.0.1 there is a problem with inserting or deleting a product if URL alias is disabled.
Attached is an updated product.php file.
upload to admin/controller/ replace product.php

If you have added any files, but they don't appear, run this SQL in phpMyAdmin.

Code: Select all

update `product_description` set language_id = '1';
This is fixed in the upcoming version 1.1