February 25th, 2007, 10:37 AM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,699
|
I would suggest you check in your vbulletin config file what your cookie prefix is.
Then try issuing this query against your Photopost settings table to correct the cookie prefix
UPDATE pp_settings SET setting='bb' WHERE id=172
|
| |