What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » General » Forum & Website » Unicode?

Pages: (2): « First [ 1 ] 2 » Last »
Unicode?
Author: Message:
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
O.P. Unicode?
Hi,

I'm wondering if the forums are using the Unicode char set.
This is because non-Latin characters are shown in a very weird cmbination of letters, numbers & more..
08-28-2008 04:37 PM
Profile PM Find Quote Report
user35870
Disabled Account


Posts: 858
Joined: Aug 2004
Status: Away
RE: Unicode?
Nope, the board doesn't support Unicode.
08-28-2008 05:59 PM
Profile PM Find Quote Report
SmokingCookie
Senior Member
****

Avatar

Posts: 815
Reputation: 15
30 / Male / Flag
Joined: Jul 2007
O.P. RE: Unicode?
I see..

Can't support for Unicode be added?
08-28-2008 06:01 PM
Profile PM Find Quote Report
user35870
Disabled Account


Posts: 858
Joined: Aug 2004
Status: Away
RE: Unicode?
The latest version of MyBB supports unicode, not sure if it could be added to this board.

This post was edited on 08-28-2008 at 06:15 PM by user35870.
08-28-2008 06:11 PM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
RE: Unicode?
This is probably a long shot, but isn't making it unicode-compatible easy as setting the charset to utf-8 and adjusting the database so that it saves in unicode?
YouTube closed-captions ripper (also allows you to download videos!)
08-28-2008 08:14 PM
Profile E-Mail PM Web Find Quote Report
user35870
Disabled Account


Posts: 858
Joined: Aug 2004
Status: Away
RE: Unicode?
quote:
Originally posted by Mike

This is probably a long shot, but isn't making it unicode-compatible easy as setting the charset to utf-8 and adjusting the database so that it saves in unicode?

I believe you need to convert existing data in the database to utf-8, well that's what MyBB 1.2.10 done anyway.
08-29-2008 09:02 AM
Profile PM Find Quote Report
Mike
Elite Member
*****

Avatar
Meet the Spam Family!

Posts: 2795
Reputation: 48
31 / Male / Flag
Joined: Mar 2003
RE: Unicode?
quote:
Originally posted by Chris UK
quote:
Originally posted by Mike

This is probably a long shot, but isn't making it unicode-compatible easy as setting the charset to utf-8 and adjusting the database so that it saves in unicode?

I believe you need to convert existing data in the database to utf-8, well that's what MyBB 1.2.10 done anyway.
Can't you just set the collation to utf8_general_ci?
YouTube closed-captions ripper (also allows you to download videos!)
08-29-2008 09:43 AM
Profile E-Mail PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Unicode?
quote:
Originally posted by Mike
This is probably a long shot, but isn't making it unicode-compatible easy as setting the charset to utf-8 and adjusting the database so that it saves in unicode?
No, you also need to use multibyte-aware string functions everywhere you deal with Unicode strings. And there are probably some other issues I can't think of right now. :p

* WDZ isn't that interested in i18n stuff because he only knows English (a)

quote:
Originally posted by Mike
Can't you just set the collation to utf8_general_ci?
Yeah, I think that's all MyBB does... issues a few ALTER TABLE queries and lets MySQL do all the work.
08-29-2008 07:35 PM
Profile PM Web Find Quote Report
Lou
Veteran Member
*****

Avatar

Posts: 2475
Reputation: 43
– / Male / Flag
Joined: Aug 2004
RE: Unicode?
quote:
Originally posted by WDZ
quote:
Originally posted by Mike
This is probably a long shot, but isn't making it unicode-compatible easy as setting the charset to utf-8 and adjusting the database so that it saves in unicode?
No, you also need to use multibyte-aware string functions everywhere you deal with Unicode strings. And there are probably some other issues I can't think of right now. :p

* WDZ isn't that interested in i18n stuff because he only knows English (a)


quote:
Originally posted by Mike
Can't you just set the collation to utf8_general_ci?
Yeah, I think that's all MyBB does... issues a few ALTER TABLE queries and lets MySQL do all the work.
Another reason to update8-).
[Image: msghelp.net.png]
The future holds bright things in it\\\'s path, but only time will tell what they are and where they come from.
Messenger Stuff Forums
08-29-2008 09:48 PM
Profile PM Web Find Quote Report
WDZ
Former Admin
*****

Avatar

Posts: 7106
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Unicode?
quote:
Originally posted by .Lou
Another reason to update8-).
But MyBB 1.4's Unicode support is still buggy... it wouldn't let me ban my test user. :sad:
08-29-2008 10:40 PM
Profile PM Web Find Quote Report
Pages: (2): « First [ 1 ] 2 » Last »
« Next Oldest Return to Top Next Newest »


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On