FuelCMS login fails with localized user data [SOLVED]

edited March 2012 in Share
I ran into an issue today where CMS users with non-latin characters in the first_name and last_name would fail to authenticate. The root cause was the default mysql schema provided in the CodeIgniter documentation. Ultimately not an issue with FuelCMS but an issue with the CI documentation. Thought I would share my findings...

http://labs.ayzenberg.com/2012/03/fuelcms-login-fails-with-localized-user-data-solved/
Sign In or Register to comment.