tozerbros
7-3-03, 02:50 PM
Hi, I was in the process of updating my OSC site and was deleting all languages except English, once deleted I was getting an error message on my catalog page that says:
1016 - Can't open file: 'products_description.MYI'. (errno: 145)
select products_name from products_description where products_id = '35' and language_id = '1'
[TEP STOP]
and then when I go into the admin of OSC when I try to confirm deletion of a language I am getting the following error:
1016 - Can't open file: 'products_description.MYI'. (errno: 145)
delete from products_description where language_id = '5'
[TEP STOP]
I am stuck and my site is useless unless I can figure this out, any help would be appreciated, thanks
TozerBros
1016 - Can't open file: 'products_description.MYI'. (errno: 145)
select products_name from products_description where products_id = '35' and language_id = '1'
[TEP STOP]
and then when I go into the admin of OSC when I try to confirm deletion of a language I am getting the following error:
1016 - Can't open file: 'products_description.MYI'. (errno: 145)
delete from products_description where language_id = '5'
[TEP STOP]
I am stuck and my site is useless unless I can figure this out, any help would be appreciated, thanks
TozerBros