I ran the cookie fixer for phpbb and I think that is causing at least part of the problem
The cookie domain in MySQL is listed as .mydomain.com
However in the PHPBB Admin Config it's listed as
www.mydomain.com, would that cause a problem?
Also, the cookie prefix in MySQL for PhotoPost is phpbb2mysql
Where can I find the cookie prefix in PHPBB Admin?
The Cookie Domain is
www.mydomain.com
The Cookie Name is messageboard
The Cookie path is /messageboard (which I have updated in MySQL for Photopost, it was just / )
Do I need to change the phpbb2mysql to something else?
I think I'm close, and it's probably about to hit me in the face, but I've been staring at code since 10pm last night and am obviously missing it
Thanks