Thread: Cookie problem
View Single Post
Old June 20th, 2009, 01:32 PM   #19 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,788
We do authenticate the users session cookie

Code:
Content visible to verified customers only.
We grab a userid for a user from the sessionhash that is stored in a cookie. The remember me box creates userid and password cookies. The sessionhash cookie is created either way. Now the only way someone can get logged out is two ways

1. Cookies are not aligned properly meaning not domain wide.

2. There is no sessionhash in the vb database for the user when we check the sessionhash table no result is returned.


Now what is extremely strange in your situation is we have clearly shown the integration works fine in the example we provide in this thread and as well you can test this right in our example on this site with any of our applications.

Main Index - PhotoPost Photo Gallery

Main Index - PhotoPost Classifieds

I do not need to check the remember me box to be logged in. So really the 64 million dollar question is why would your site be different than any other.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote