I left out the full debug of the warning by mistake.  Here is that:

Warning (2): Cannot modify header information - headers already sent
by (output started at /www/example.com/cake/basics.php:111) [CORE/cake/
libs/controller/controller.php, line 615]

Code | Context

$status =       "Location: http://example.com/websites";

header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line
615
Controller::redirect() - CORE/cake/libs/controller/controller.php,
line 596
PaysitesController::add() - APP/controllers/websites_controller.php,
line 29
Object::dispatchMethod() - CORE/cake/libs/object.php, line 115
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 88
--~--~---------~--~----~------------~-------~--~----~
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