No matter what I try I can't access any admin/anything

HTTP response is always Failed to load source for: 
http://sitebuild/admin/users

I am logged in, echoed out admin session data so the login works but
redirect does not

$this->Auth->loginRedirect = array('admin' => true, 'controller' =>
'portfolios', 'action' => 'index');

But nothing, I get never ending response in firefox go back to login and
says im already logged in so if I manually type in admin/users or
admin/portfolios filed to load source.

What has changed from 1.2 to 1.3. Im using 1.2 code that works but not a
chance with 1.3

Thanks

Dave


Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to