bloggertown Posted July 28, 2003 Posted July 28, 2003 Search: Go To: 1016 - Can't open file: 'products_description.MYI'. (errno: 145) 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 = '1' and p.products_id = p2c.products_id and p2c.categories_id = '0' order by pd.products_name :) I don't know what happened. Please advise. thank you.
bloggertown Posted July 28, 2003 Author Posted July 28, 2003 8) Okay.. go here http://wiki.oscommerce.com/Top Read and check this out... Be patient.. Rome was not built in a day.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.