php - Tank_Auth on IE7 -- login redirects to 404 error -
i using ci 2.0 , tank_auth.
on ie7 (win xp), there weirdest behavior. fill out login page info, , when click on "login", takes me 404 error on page:
http://example.com/auth/index.html my ci error logs show this
error - 2011-04-11 13:00:49 --> 404 page not found --> auth/index.html needless say, not happen on other browser, including ff, cr, saf and ie8.
i have read several issues re cookies ie7, have made changes cookie names (removing underscores) , duration no avail. wonder if has cookies @ all.
does have suggestion how should troubleshoot this? i've been trying issue @ ci forums, no solution.
any roadmap or advice appreciated.
this sound weird. controller/method login form posting to? have tried making simple form not using tankauth see if problem recreated? first troubleshooting without tankauth , see how on, gradually building functionality troubleshoot.
Comments
Post a Comment