kymation, on 05 January 2011 - 05:31 PM, said:
That sounds like a database problem. Try cleaning out all of the module constants in the configuration table and reinstalling.
This may have been caused by an error in your new module. The most common cause is a constant declared in the install() method that is not also declared in the keys() method.
Regards
Jim
This may have been caused by an error in your new module. The most common cause is a constant declared in the install() method that is not also declared in the keys() method.
Regards
Jim
I did that sir..... but it still won't work.....
I get these warnings..
Warning: reset() expects parameter 1 to be array, null given in C:\xampp\htdocs\oscommerce-2.3.3\catalog\admin\modules.php on line 228
Warning: Variable passed to each() is not an array or object in C:\xampp\htdocs\oscommerce-2.3.3\catalog\admin\modules.php on line 229
and I'm not able to install Shopping Cart module....









