What I have:
- IIS 5.0
- vBulletin 3.0.3
- PhotoPost 4.8.1
- MySql
What I've done:
- Photopost installed and seems to work. Checked all the db tables and is all there.
- Modify the cookies settings on both PhotoPost and vbulletin.
$cookie_path = "/";
$cookie_domain = "";
$cookieprefix = 'bb';
- License number is correct.
- Deleted the cookies and signed back in, still doesn't work.
The Problem:
The buttons "Home · Search · Register · Login" is always there. When logging in, it says successfull but then redirect back to the same page and the menu doesn't change. Does not have to option to upload anything. So I logout completely and just tried loggin thru photopost, it went successfull for my vBulletin but not for photopost. Weird. So my cookies work, but something is wrong. When I go directly to uploadphoto.php, it prompts me to sign in but no luck.
Please help.