PDA

View Full Version : Deleting Languages from OSC site


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

Jade Dragon
7-3-03, 02:54 PM
Reload the Language files. If you did not backup before deleting them you can go to http://oscommerce.com and download the compatible version to retrieve the lost language files.

You do not need to delete the language files. You can set the Admin panel to only show English as the main setting.

=)
Jade

tozerbros
7-3-03, 03:01 PM
Thanks for the quick response

All language files are intact, it was through the admin page that I set it to only show english, once I did that I got the error on my catalog page, so I thought I would go back to admin and add the spanish and other languages, but that did not seem to help, so I am trying to hide the spanish language in admin, but that is where I get the other error, so now I get two of them, I know they are related errors, but just dont know how to fix either or both. Thanks

Dabrowski
6-2-05, 02:15 PM
You do not need to delete the language files. You can set the Admin panel to only show English as the main setting.

=)
Jade

Where is that setting? The only thing I see is to set English as the default, but the other languages still pop up when adding products, etc.

stevel
6-2-05, 03:14 PM
Localization..Languages

Dabrowski
6-2-05, 04:22 PM
I guess I missed the delete button. Thanks.