I just went through reading all the FAQs about this and I still can't seem to get it right. I just installed photopost and intergrated it with VB3.5.1 and I'm able to login on the top bar, and it works. But then when I click Admin and try to login there, it logs me out. I can't get to the admin panel.
I added this code into the config-inc.php
$cookie_path = "/";
$cookie_domain = "";
$cookieprefix="bb";
And I made sure that it's the same in my VB3. I also checked to see if the
vb license was the same, and that's fine too.
Is there anything else I'm missing. I really need this to work. Thanks for your help in advance.