Logging into a differrent page

moe78z posted 20th of May 2008 in Community Voice. 4 comments.

I would like to go to a different page when I log in. Currently it will go straight to member.php. Is this possible?

Thanks in advance.

 
Comments
·Oldest
·Top
Please login to post a comment.
SilverMage3da
I'd love an answer to this too...
Raksa
see moreseek in the file member.php the line 538 and it modifies the sentence:

if( !$sUrlRelocate = $_REQUEST['relocate'] or basename( $_REQUEST['relocate'] ) == 'index.php' or basename( $_REQUEST['relocate'] ) == 'join.php' )
$sUrlRelocate = $_SERVER['PHP_SELF'];

the sentence "$sUrlRelocate = $_SERVER['PHP_SELF'];" indicates where you want to go after the loogin ($_SERVER['PHP_SELF'] = member profile). If you want to go to homepage, replace "$_SERVER['PHP_SELF']" with "index.php"
how to open pop up after login?
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.053951025009155