CodeIgniter Forums
DX_auth login problems - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: DX_auth login problems (/showthread.php?tid=24212)



DX_auth login problems - El Forum - 11-03-2009

[eluser]webnology[/eluser]
Hi all,

I'm setting up a new app, and I'm using dx_auth. I have a strange issue. If I go to the login page http://www.example.com/index.php/auth/login and try to login, it doesn't work at the first attempt. If I go back and fill in all again, it works fine. I've been trying to play with the cookie settings in the config file, but nothing makes it work fine.

Can someone help me to get this solved, please?

All help appreciated,
Michel


DX_auth login problems - El Forum - 11-03-2009

[eluser]webnology[/eluser]
ok, problem solved. I've put my redirect in a wrong place. It only got hit after someone was already logged in, so that solves the issue.

M


DX_auth login problems - El Forum - 11-04-2009

[eluser]Tommy Liu[/eluser]
Hi,
But do you use captcha function during login or register? I cannot show the captcha picture. Do you know who to do it? Thank you.


DX_auth login problems - El Forum - 11-04-2009

[eluser]webnology[/eluser]
I'm not using captcha in this app. Have you checked the config file dx_auth.php to set the Captcha settings correctly??