Auth login redirect pointing to image?

2008-05-23 Thread theandystratton
For some reason, my Auth component is redirecting to an image... and I'm not sure where to debug. I'm assuming this is stored in the session, and while I play with dumping some session stats, I'd figure I'd see if anyone else has the issue. The weirder issue is, I'm using the thickbox.js

Re: Auth login redirect pointing to image?

2008-05-23 Thread Sam Sherlock
Paste some code here http://bin.cakephp.org/ also have you tried removing jquery+thickbox to see what happens then? Also try setting debug to 1 or 2 in config/core.php 2008/5/23 theandystratton [EMAIL PROTECTED]: For some reason, my Auth component is redirecting to an image... and I'm not