Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Please help ID error message


Corwyn

Recommended Posts

Posted

HI,

 

I've been working on my site, but have made no changes between last night when it was working and this morning.

 

I tried logging on to admin to make price changes and add weekly specials when I got this error at teh admin page (same error message on the frontpage as well)

 

1016 - Can't open file: 'products.MYI'. (errno: 145)

 

select r.reviews_id, r.reviews_rating, substring(rd.reviews_text, 1, 60) as reviews_text, p.products_id, p.products_image from reviews r left join products p on r.products_id = p.products_id, reviews_description rd where p.products_status = '1' and rd.reviews_id = r.reviews_id and languages_id = '1' order by r.reviews_id DESC limit 10

 

[TEP STOP]

 

Seems like it's an issue with someone who has posted a review?

waht does it mean? How do I corrrect it?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...