Posted by archard-gdo on October 9, 2007 at 4:30pm
I took my site live last night and now no one but the super user can log in to phpbb.
I had been developing the site on a subdomain, and moved it over to the "normal" domain when I took it live. I can log in to Drupal just fine, but I will not be logged in to phpbb like the module is supposed to do. Furthermore, if I try to log in to phpbb first, the screen just refreshes and I do not get logged in, but when I go onto the Drupal site I WILL be logged in over there. So clearly there is still a "bridge" between the two systems, but for whatever reason phpbb simply won't allow me to log in.
But if I use phpbb/bypass I can log in as the super user. Very weird.
Comments
Ah! figured it out
Sorry I spoke a little too soon. I was in somewhat of a panic since the site was live. Feel free to delete this.
Anyhoo I forgot to set the cookie domain in the admin cp to my "normal" domain rather than my subdomain. Problem solved :)