Forums Index > Mewsoft Products > Auctionawy > How to delete Language ?
newbie First Post Posted on: 03-27-08 04:32 PM
How to delete Language ?

NetAuction installation has three languages:
-Arabic
-English
-German

Want to delete Arabic & German. So I went to:

Admin|Language Manager|Delete Language

However I am only seeing English in drop down list ( Not seeing Arabic & German)

Please assist ...
mewsoft Reply #: 1 Posted on: 03-27-08 04:57 PM
Re: How to delete Language ?

You get the software only with English language!. Click on the link Prepare all languages and it will search and list all languages you have, you should see only English if you have not created any.

Mewsoft Support
www.mewsoft.com

newbie Reply #: 2 Posted on: 03-27-08 09:12 PM
Re: How to delete Language ?

O.K it worked after clicking "Prepare All Available Languages " it cleared other languages leaving only English as Default.

However when I try to create a new language -
Admin|Language Manager| Create New Language|New Language Name: Spanish

I get the following error:
=============
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
=============

When I check server Error Logs , I see:
=============
[Sun Sep 19 13:53:11 2004] [error] [client 209.94.210.89] File does not exist: /home/an0gz5gn/public_html/500.shtml
[Sun Sep 19 13:53:11 2004] LangMgr.cgi: '/home/~/public_html/cgi-bin/auction/data/language/English/..' and '/home/~/public_html/cgi-bin/auction/data/language/Spanish/..' are identical (not copied) at /home/~/public_html/cgi-bin/auction/langmgr.pm line 319
[Sun Sep 19 13:53:11 2004] [error] [client 209.94.210.89] malformed header from script. Bad header=
'/home/an0gz5gn/public_ht: /home/~/public_html/cgi-bin/auction/LangMgr.cgi
=============

/cgi-bin/auction/data/language/Spanish
is created but it is empty and Netauction does not create New Language : Spanish

Does this have anything to do with permissions on files and directories?

Permissions on cgi-bin & html are:
chmod -R 755 /cgi-bin/auction/*
chmod -R 755 /html/auctions/*
mewsoft Reply #: 3 Posted on: 03-27-08 09:50 PM
Re: How to delete Language ?

The program may be unable to copy files due to your server permissions on newely created files. The solution is you created the language directory manually, copy also the files manually from the English to your new Spanish language.

Mewsoft Support
www.mewsoft.com

newbie Reply #: 4 Posted on: 03-27-08 11:16 PM
Thanks

Yes it worked . Followed your instructions:

The solution is you created the language directory manually, copy also the files manually from the English to your new Spanish language



chmod -R 755 Spanish

then clicked "Prepare All Available Languages"

Saw it in Admin & Netauction "Set Your Default Language" as an Option

thanks smile