As soon as I take the App:Import statement out everything works.I
suspect it has to do with php 5.3.
I have a machine running 5.2.x and this does not happen. The debugger
shows this:

            'level', 'error', 'code', 'helpID', 'description', 'file',
'path', 'line', 'context'
        );
        echo $_this->_output($data);
$status =       "Location: http://code.dreimorgen-beta.com/users/login";

Debugger::handleError() - CORE/cake/libs/debugger.php, line 306
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line
746
Controller::redirect() - CORE/cake/libs/controller/controller.php,
line 725
AuthComponent::startup() - CORE/cake/libs/controller/components/
auth.php, line 394
Component::triggerCallback() - CORE/cake/libs/controller/
component.php, line 186
Controller::startupProcess() - CORE/cake/libs/controller/
controller.php, line 527
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 187
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to