Hi Niraj,

The user enables the cookies in his or her browser. If they aren't enabled the 
session ID is attached.If you start a session the you hvae this "problem". 

Have a look here:
http://manual.cakephp.org/view/173/Sessions

Also do a bit background reading on Sessions:
http://en.wikipedia.org/wiki/Session_ID

Anja

-----Ursprüngliche Nachricht-----
Von: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] Im Auftrag von Niraj 
Shah
Gesendet: Dienstag, 28. Oktober 2008 15:11
An: CakePHP
Betreff: Re: ?CAKEPHP= at end of links


Thanks! How do I enable cookies? I'm not using any on my site so I'm not sure 
why it's happening.

On Oct 28, 2:42 am, "Liebermann, Anja Carolin"
<[EMAIL PROTECTED]> wrote:
> Hi Niraj,
>
> That sounds like the cookies are switched off and the session-id is attached 
> to the Url, as they should be, when Cookies are disabled.
>
> Anja
>
> -----Ursprüngliche Nachricht-----
> Von: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] Im 
> Auftrag von Niraj Shah
> Gesendet: Dienstag, 28. Oktober 2008 05:20
> An: CakePHP
> Betreff: ?CAKEPHP= at end of links
>
> Hi everyone. I just redid my website (www.tlgmedia.com) using CakePHP.
> I love it, but every now and then any links I've created will add "?
> CAKEPHP=random characters" to the end of the url. Does anyone know how to 
> prevent this from happening? Thanks.


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to