thomas_lundqvist Posted February 3, 2009 Posted February 3, 2009 Hi. Get this error message when I have added a new product. It appaer for a while then disappear totally. Appears in both admin and live, the products are always added. Any ideas? Regards Thomas 1030 - Got error 12 from storage engine select p.products_id, pd.products_name, p.products_quantity, p.products_image, p.products_price, p.products_date_added, p.products_last_modified, p.products_date_available, p.products_status from products p, products_description pd, products_to_categories p2c where p.products_id = pd.products_id and pd.language_id = '4' and p.products_id = p2c.products_id and p2c.categories_id = '24' order by pd.products_name Running osCommerce Online Merchant v2.2 RC2a - http://www.takbox.se/butiken
FIMBLE Posted February 3, 2009 Posted February 3, 2009 Try Google for an answer Nic http://www.google.co.uk/search?rlz=1C1CHMI...+storage+engine Sometimes you're the dog and sometimes the lamp post [/url] My Contributions
thomas_lundqvist Posted February 3, 2009 Author Posted February 3, 2009 Try Google for an answerNic http://www.google.co.uk/search?rlz=1C1CHMI...+storage+engine Or a Osc forum? :) Anyway, heres a link to an answer: http://www.vbulletin.com/forum/showthread.php?t=172420 Thanks! /Thomas Running osCommerce Online Merchant v2.2 RC2a - http://www.takbox.se/butiken
Recommended Posts
Archived
This topic is now archived and is closed to further replies.