Welcome Guest, Not a member yet? Register   Sign In
ion_auth is not correctly working
#1

[eluser]Vlad111222[/eluser]
when I set up russian language in config file in codeigniter - I can not log in
when I set up english language in config file in codeigniter after registration new user, this user can not log in if entered data about user was not in english (error message - Incorrect Login). if data about user is in english - user can log in fluently. Can somebody help me?
I used this video for integration ion_auth in codeigniter
http://www.youtube.com/watch?v=w1UYr6Ulyxs
maybe I not correctly integrated ion_auth in codeigniter please help me!
#2

[eluser]Vlad111222[/eluser]
question is decided
topic can be closed
#3

[eluser]Ben Edmunds[/eluser]
Hey Vlad,

Sorry I havent had a chance to work through your email yet. Did you find the solution to this?
#4

[eluser]Vlad111222[/eluser]
[quote author="Ben Edmunds" date="1379957023"]Hey Vlad,

Sorry I havent had a chance to work through your email yet. Did you find the solution to this?[/quote]


Hi Ben. Thanks for your question. yes I did find solution, i examined entire my db ,problem was in ci_session table. this table had charset - windows-1251. When i deleted old table and created table with charset utf-8, problem is disappeared.

#5

[eluser]Ben Edmunds[/eluser]
ok great, I updated the GH issue with this solution. Thanks!




Theme © iAndrew 2016 - Forum software by © MyBB