You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2019. It is now read-only.
Since phpVMS is used by many different language VA's, whenever you type something like Polish, Spanish, French, Chinese, the different kinds of texts gets messed up.
That's strange, I remember changing it to utf8 very early on. There are utf8 settings in the config but they don't really do anything in the database side of things
It should be changed in the install.sql file. I don't think it will hurt to have that as the default. I don't think I did initially, to keep the size down. I do remember recommending to some people to change that to utf8, for internationalization purposes.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Nabeel,
Since phpVMS is used by many different language VA's, whenever you type something like Polish, Spanish, French, Chinese, the different kinds of texts gets messed up.
Example...
http://forum.phpvms.net/topic/8898-vstaff-v10/#entry59236
When I did run the query to change my phpVMS Database to utf8, and it did the job not to get any different languages all messed up.
I did some Google searching on the best mySQL Collation and most say it's best to use utf8 or utf8_unicode_ci
Do you think this is important to look into it, or did I miss something to override this in phpVMS Config?
The text was updated successfully, but these errors were encountered: