jack_frost Posted June 7, 2011 Share Posted June 7, 2011 Okay, so i've importet all my product from my older OsC version, the problem now is, that i have 1600+ items, where the picture is huuuge in the product_info page. I know one fix for this problem, is to just add the same picture one more time under "Add Large Image" for all the items. however. this will take about 26 hours, so i hoped there was a way of fixing this, without that very long work process. Thanks in advance! - Jack Link to comment Share on other sites More sharing options...
burt Posted June 7, 2011 Share Posted June 7, 2011 Use phpmyadmin to copy the value of the main products_image (and product id) to the new products_image table. Would take 5 seconds to update 1600 items. Link to comment Share on other sites More sharing options...
♥toyicebear Posted June 7, 2011 Share Posted June 7, 2011 just install a thumbnailer Basics for osC 2.2 Design - Basics for Design V2.3+ - Seo & Sef Url's - Meta Tags for Your osC Shop - Steps to prevent Fraud... - MS3 and Team News... - SEO, Meta Tags, SEF Urls and osCommerce - Commercial Support Inquiries - OSC 2.3+ How To To see what more i can do for you check out my profile [click here] Link to comment Share on other sites More sharing options...
jack_frost Posted June 7, 2011 Author Share Posted June 7, 2011 I accidentally put this post in the 3.x part of the forum, sorry, the version im running is 2.3.1 Use phpmyadmin to copy the value of the main products_image (and product id) to the new products_image table. Would take 5 seconds to update 1600 items. Hello and thanks for the reply! The OsC 2.2 does not have a databsae called Products_image - i think its incorperated in the Product_description database. Can i extract it somehow? @ToyIcebear: I am not sure what you mean? Link to comment Share on other sites More sharing options...
burt Posted June 9, 2011 Share Posted June 9, 2011 You make a line of SQL that copies the values from 1 DB table/row into the other DB table. Run it in phpmyadmin. It probably already exists (or you will find instructions) if you search Google. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.