I've rechecked the cookies and they look spot on.
They are set as follows:
In PP, I have the cookie settings as follows:
PhotoPost Cookie Path: /
Forum Cookie Prefix: bb
PhotoPost Cookie Domain: (blank)
In VB3 options, I have the cookie settings as follows:
Path to Save Cookies: /
Cookie Domain: (blank)
And in the VB3 config file:
$config['Misc']['cookieprefix'] = 'bb';
Is there anywhere else that I should be setting the prefix?
I tried changing the Cookie domain to .nsrdragonstar.com, but then I get duplicate cookies, one with host .nsrdragonstar.com and one with host
www.domain.com, and so it got worse...so, I changed it back to blank.
I double checked the settings table and that reflects what I set in the PP admin panel.