Mindless
04-28-2006, 02:41 AM
i am currently working on integrating my website with my current phpBB2 installation. I have it working very well so far, the only thing i'm having problems with so far is getting the login/logout page to redirect to my website index.php page once it is finished processing the information.
I looked through the login.php file under the forum installation and found several spots that specify where to redirect, but when i edited them, all i got was errors.
If someone has already succesfully done what i am trying to achieve, or knows how to do it, can you please help me?
currently it lays out like this
site index = index.php
forum index = forum/index.php
login page = forum/login.php
i am using the newest version of phpBB2 (2.0.20)
thanks in advance
-sean-
I looked through the login.php file under the forum installation and found several spots that specify where to redirect, but when i edited them, all i got was errors.
If someone has already succesfully done what i am trying to achieve, or knows how to do it, can you please help me?
currently it lays out like this
site index = index.php
forum index = forum/index.php
login page = forum/login.php
i am using the newest version of phpBB2 (2.0.20)
thanks in advance
-sean-