natively Posted August 11, 2011 Posted August 11, 2011 Hi, I've upgraded to oscommerce .2.3.1 and after I delete an image, I get the error: Table Products_images does not exist. I know it doesn't because I don't have it. I don't intend to use it either because this shopping cart has all the product images under the products table. Or am I wrong? Should I include it? I've been updating categories.php so that it sort of matches the new file for oscommerce 2.3.1 in the admin section, but I don't include the part to allow large images. I'm getting this error when I try to delete a product. Can someone help? Should I include the large images part of categories.php? What should be changed on this file? what should be kept? everything else works, except for deleting images. Any help would be greatly appreciated. Thanks!!!
Guest Posted August 11, 2011 Posted August 11, 2011 Alex, Although you may not intend to use the alternate image table, it is still required as it is called every time you click 'update' on the categories page. ALL update instructions must be completed entirely or your cart will become unstable. Chris
natively Posted August 12, 2011 Author Posted August 12, 2011 Alex, Although you may not intend to use the alternate image table, it is still required as it is called every time you click 'update' on the categories page. ALL update instructions must be completed entirely or your cart will become unstable. Chris You were right. I updated the file and everything works now.
Guest Posted August 12, 2011 Posted August 12, 2011 You were right. I updated the file and everything works now. I am glad you got it all worked out. Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.