I host an international web site. I'm trying to figure out how I can support any language and how to do that with my forum. I'm using mySQL 5.0.51 DB on Snitz Forums Version 3.4.06.
I'm also looking in to why I cannot allow members to sign up using special characters for their passwords. However, they can use them while changing their passwords after they have completed the sign-up process.
The second part is simple. In "register.asp", there's a check for special characters which isn't included in the profile pages. Search for "Disallowed characters" to see how it works.
For the internationalization part, I'll bow out and let one of the people who've been hosting them for some time help.
Thank You, that did fix the issue with the password. Now all we need to do is figure out how to get multi-languages working. Any help is greatly apprechiated!