Hello friends,
I´m having a problem here, and I´m guessing this is related with the cookie
policy I´m adopting.
After I send the login data, the site returned shows an error like:
Database error: Duplicate entry 'de1a5e181846a3f532559ce9ef802d4c' for key 1
insert into sessions.sessions_d (sid,data,vars) values
('de1a5e181846a3f532559ce9ef802d4c,
$Version=0',unix_timestamp(),'a%3A0%3A%7B%7D')
This information is extracted from the cookie, but I guess the site is
extracting wrong parts of the cookie, since the parameters do not correspond
to the fields of the database.
My question is:
How do I find out what is the correct cookie policy I have to use?
Thanks a lot!
Marcelo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]