Thread: Error in MySql
View Single Post
Old October 3rd, 2009, 04:44 PM   #2 (permalink)
Chuck S
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 66,752
So you are not getting an error message in our program?

Basically cookies need to be set the same this should help

Cookies and Login Problems!!

Both products should be set the same and as far as cookie prefix if your using vbulletin by default thats going to be bb. You also need the vb license number entered in the photopost config settings.

If users get logged out between applications then your cookies are not set the same.

You can issue a query like this in phpmyadmin to update the cookie prefix

UPDATE cp_settings SET setting='bb' WHERE id=182
__________________
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