Welcome Guest, Not a member yet? Register   Sign In
flexi auth - A user authentication library for CodeIgniter

[eluser]haseydesign[/eluser]
A support email received from Filip:

Quote:I installed [flexi auth] locally on Windows and it works perfect so far.
But when i put it on server (Unix), If a User is assigned to a valid
UserGroup, then i cant log in. The login() functions return true, but after
that i check the session and all data fields from the flexi data: Id,
identification etc. are still set to false. If I change the ID of the group
on a user to a non-valid one (random) then The user loges in successful and
the session data of the group is '' => NULL, but its logged.

This problem is only on my unix server. The local copy on windows does not
have this problem.

Filip's own solution:

Quote:I found what was causing the problem. It was if I put the group name in UTF8 then my server was unable to write down the UTF8 encoded chars in the session (probably my server is not set).


Messages In This Thread
flexi auth - A user authentication library for CodeIgniter - by El Forum - 06-06-2013, 04:35 AM



Theme © iAndrew 2016 - Forum software by © MyBB