SibSoft Ltd.
Development Services
software products
 RegisterRegister    SearchSearch   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
EZYWebhost - Cheap XUpload & XFileSharing 100% campatible hosting

AJAX upload progress bar

File sharing script
Error in translation to other language

 
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing
View previous topic :: View next topic  
Author Message
Zolo



Joined: 29 Sep 2007
Posts: 2

PostPosted: Sep 29, 2007 1:07 am    Post subject: Error in translation to other language Reply with quote

Thanks for this great script.
I try to translate script (Templates) to local language . but i am facing a problem in charset
i change it to my local charset but it returned back to western charst ... so characters appearing unknown characters ..
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Oct 01, 2007 12:14 pm    Post subject: Reply with quote

Try to specify META tags for charset in templates. Or I can provide you quick hack for charset http headers if this won't help.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Zolo



Joined: 29 Sep 2007
Posts: 2

PostPosted: Oct 01, 2007 8:37 pm    Post subject: Reply with quote

I specified meta tags for my local language in main templete . but the result was zero .characters was unreadable

i am waiting for your quick hack .please
Back to top
View user's profile Send private message
PilgrimX182



Joined: 22 Mar 2006
Posts: 1107
Location: Undisclosed location

PostPosted: Oct 02, 2007 6:25 am    Post subject: Reply with quote

In index.cgi find this line:

Code:
print header( -type=>'text/html', -cookie=>$f->{cookies} );


and replace it with

Code:
print header( -type=>'text/html', -cookie=>$f->{cookies}, -charset=>'utf-8' );


replace utf-8 with your desired charser. Should help.
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic   Reply to topic    SibSoft Ltd Forum Index -> XFileSharing All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group