Dear,

Change your security salt value:
Give some value in security salt as your wish.


Configure::write('Security.
salt', 'abcxyzfIxfs2guVo');




On Wed, Jun 16, 2010 at 4:30 PM, John Andersen <j.andersen...@gmail.com>wrote:

> Check that you have not deleted the quotes around your constants!!!
> Your code should contain something similar as this:
>
> [code]
> Configure::write('Security.salt',
> 'UubWwvniR2G0FgaC9miDYhG93b0qyJfIxfs2guVo');
> [/code]
>
> Enjoy,
>   John
>
> On Jun 16, 12:12 pm, Abrão Ximenes <abraoxime...@gmail.com> wrote:
> > How to fix the following problems? :
> >
> > *Notice* (8) <javascript:void(0);>: Use of undefined constant
> > ‘Security - assumed '‘Security' [*APP/config/core.php*, line *203*]
> >
> > *Notice* (8) <javascript:void(0);>: Use of undefined constant salt’ -
> > assumed 'salt’' [*APP/config/core.php*, line *203*]
> >
> > *Notice* (8) <javascript:void(0);>: Use of undefined constant
> > ‘UubWwvniR2G0FgaC9miDYhG93b0qyJfIxfs2guVo’ - assumed
> > '‘UubWwvniR2G0FgaC9miDYhG93b0qyJfIxfs2guVo’' [*APP/config/core.php*,
> > line *203*]
> >
> > *Notice* (1024) <javascript:void(0);>: 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*]
> >
> > Thanks
>
> 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 cake-php@googlegroups.com
> To unsubscribe from this group, send email to
> cake-php+unsubscr...@googlegroups.com<cake-php%2bunsubscr...@googlegroups.com>For
>  more options, visit this group at
> http://groups.google.com/group/cake-php?hl=en
>



-- 
Regards,
Mohammad Arif Hossen
Software Enginner at
Epsilon Consulting and Development Services(ECDS)
www.ecds-tech.com
www.arifhossen.wordpress.com
+88 01714355911

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 cake-php@googlegroups.com
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?hl=en

Reply via email to