thanks will search for the white spaces.. cheers B
On May 18, 2:04 am, paulos nikolo <[email protected]> wrote: > Check for whitespaces in app_controller and the other controllers.This was > caused from copy-paste. > Think i may helped! > > Cheers > > 2009/5/18 Braydenstyles <[email protected]> > > > > > Warning (2): Cannot modify header information - headers already sent > > by (output started at /Users/braydenstyles/Sites/app/ > > app_controller.php:112) [CORE/cake/libs/controller/controller.php, > > line 587] > > > Code | Context > > $status = "Location:http://localhost/beta_users/login" > > > header - [internal], line ?? > > Controller::header() - CORE/cake/libs/controller/controller.php, line > > 587 > > Controller::redirect() - CORE/cake/libs/controller/controller.php, > > line 568 > > AppController::checkAuth() - APP/app_controller.php, line 269 > > AppController::beforeFilter() - APP/app_controller.php, line 141 > > UsersController::beforeFilter() - APP/controllers/ > > users_controller.php, line 49 > > Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 228 > > Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 213 > > Object::requestAction() - CORE/cake/libs/object.php, line 102 > > include - APP/views/layouts/default.ctp, line 246 > > View::_render() - CORE/cake/libs/view/view.php, line 654 > > View::renderLayout() - CORE/cake/libs/view/view.php, line 451 > > View::render() - CORE/cake/libs/view/view.php, line 384 > > Controller::render() - CORE/cake/libs/controller/controller.php, line > > 744 > > ErrorHandler::__outputMessage() - CORE/cake/libs/error.php, line 377 > > ErrorHandler::missingController() - CORE/cake/libs/error.php, line 176 > > Object::dispatchMethod() - CORE/cake/libs/object.php, line 119 > > ErrorHandler::__construct() - CORE/cake/libs/error.php, line 120 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
