Really? The error message is clearly saying you haven't. Check again in app/config/core.php.
Jeremy Burns [email protected] On 3 Jun 2010, at 08:51, Davor Ilic wrote: > Oh i see but i do not understand why i allways getting this debugging for > chaning it becaus i had change it to begin: > > > Notice (1024): Please change the value of 'Security.salt' in > app/config/core.php to a salt value specific to your application > [CORE/cake/libs/debugger.php, line 684] > > > Notice (1024): Please change the value of 'Security.cipherSeed' in > app/config/core.php to a numeric (digits only) seed value specific to your > application [CORE/cake/libs/debugger.php, line 688] > > where i can say that i have alrady change it or say to do not show it again? > > thanks > > 2010/6/2 Jeremy Burns <[email protected]> > 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 > > > 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
