View Single Post
Old February 27th, 2007, 12:59 PM   #6 (permalink)
informatikboard
Member
Verified Customer
 
Join Date: Sep 2003
Posts: 42
Quote:
Originally Posted by Chuck S View Post
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
I have try this query today:

UPDATE settings SET setting='bb' WHERE id=172, it doesent work.
informatikboard is offline   Reply With Quote