View Full Version : Right to left writing query
mohammad
08-04-2006, 02:09 PM
Hi.how can i enable to visitor to write right 2 left languages in categiries or submit links.
now when thay write no english language ,system can not show the text good,its unreadable
Vincent Wright
08-05-2006, 12:31 PM
Greetings mohammad!
I'm not sure what to advise you right now. First, I have to take a look at your site probably.
Then, there are two customers that appear on the forum regularly and that have directories in Arabic. They are safatweb and Samhan.
Try to PM them, probably they will be able to help you.
Samhan
08-05-2006, 02:40 PM
Hello Mohammad,
There is few steps to do that:
1. Open header.tpl then
change:
<html>
to:
<html dir="rtl" lang="ar">
2. Download [Arabic.php] -- in the attachment with this post.
3. Find & Change [in all files], those charset: utf-8 and ISO-8859-1 to windows-1256.
4. upload all that files to your server.
May be you will get some encoding error like what I wrote about in this post:
http://www.esyndicat.com/forum/about6491.html
I think it's from mySQL ver, this happened with us after upgrade the server software!
Samhan
08-05-2006, 08:13 PM
One more step:
Disable --> esc_tags from:
Admin Panel >>> Configuration >> Page Navigation and Listings > Use esc_tags for link textarea fields
Vincent Wright
08-06-2006, 09:11 AM
Samhan, thanks for your assistance. Hope that will help Mohammad.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.