UseBB Community

The official board for UseBB help and discussion

UseBB Community » Help & Support » How to enforce my browse

How to enforce my browse

Moderators: Gaia.

Page: 1

Author Post
Member
Registered: Nov 2005
Posts: 22
Location: Riyadh
I translate UseBB Forum and you now that language files are independent and called by define syntax
I'm using Arabic encoding windows-1256 , Right to Left
My translation worked fine,
But each time time I run my Forum , I should change my browser encoding to view Arabic characters

How to enforce my browse to use selected language type
Such as, I want my browser always use Arabic encoding, charset=windows-1256 with my Forum
Developer
Registered: Apr 2004
Posts: 2215
Location: Belgium
$lang['character_encoding'] = 'windows-1256';
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Nov 2005
Posts: 22
Location: Riyadh
Thanks I made that, But always as I say in my topic previous
Each time I should change lang encoding in my browser
Developer
Registered: Apr 2004
Posts: 2215
Location: Belgium
I just looked at your forum and it still has the default encoding. Did you uncomment the line?
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Nov 2005
Posts: 22
Location: Riyadh
this what i made in lang file
$lang['character_encoding'] = 'windows-1256';

how to uncomment lines? PLZ
Developer
Registered: Apr 2004
Posts: 2215
Location: Belgium
Make sure you removed the # in front of the line.

Oh, and you still have ltr set instead of rtl.
_______________
--Dietrich (developer)
UseBB roadmap, dev mailing list & weblog
Member
Registered: Nov 2005
Posts: 22
Location: Riyadh
Well that’s fine and it works well

Page: 1

UseBB Community » Help & Support » How to enforce my browse

UseBB Community is powered by UseBB 1 Forum Software