It looks like you are echoing or debugging something to the screen, which is then getting in the way of the headers.
Jeremy Burns [email protected] On 2 Jun 2010, at 16:37, Davor Ilic wrote: > Hi, > > my problem is the header location func when i redirect after login i get this > error: > > > Warning (2): Cannot modify header information - headers already sent by > (output started at > /var/www/virtual/site/dev/htdocs/cake/libs/debugger.php:673) > [CORE/cake/libs/controller/controller.php, line 746] > is there an issue from cakePHP? because i hadn`t change anything. What i only > do is to redirect after login to the site i wanna show to the user. > thanks for coming help > > 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 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
