Edit : May have nicked the problem.....hang on , testing some stuff out
I have ensured my cookie path , cookie domain is identical for both my vb3 forums and photopost installation
Photopost settings :
$cookie_path = "/";
$cookie_domain = "";
vb3 settings :
Path to Save Cookies: /
Cookie Domain:
For photopost cookie prefix i have tried both leaving it blank and :
$cookieprefix="bb";
My license no has been inserted correctly.
Checking the cookies for both forum login as well as photopost log in, seem to be identical, as in mydomain.com/ is in there ( not sure if its supposed to show this )
However this is the problems i am facing
WHen i am logged into the forums and i go to the photopost page, i am not logged in
I am pretty sure this is a cookie problem and all my members are facing this problem.
How do i rectify this ??
Getting fustrated here