Dec
2
2007

MOD: Redirect Member To Profile Page After Login

Tested on version 6.0.0003 build.

I wanted members to login to my site and taken directly to their profile page, rather than the "my account" page that Dolphin redirects users to.

Here is the MOD that does exactly this.

Backup member.php just in case you screw things up.

Open member.php and find:

line 78: if( !$sUrlRelocate = $_POST['relocate'] or basename( $_POST['relocate'] ) == 'index.php' or basename( $_POST['relocate'] ) == 'join_form.php' )
line 79: $sUrlRelocate = $_SERVER['PHP_SELF'];

Insert this code after line 79 (line 80 would be OK :))

$sUrlRelocate = '/profile.php?ID='.$member['ID'];

What this does is that it forces the redirection to yoursite.com/profile.php?ID=x after a successful login, where x is the user ID of the member.

Now, if you have friendly profile URL turned ON, then obviously this MOD will still work.

If you like this MOD, then please rate it at:

http://www.expertzzz.com/Downloadz/view/1484

Be sure to subscribe to my blog feed if you want more MODs in the future!

9 Responses so far

  1. Carlos V December 4, 2007 9:42 pm

    Great work, thank you for the mod :)

  2. CoderSteve (admin) December 5, 2007 1:13 am

    You're very welcome. Would appreciate a rating on expertzzz website. Nice translated site you have.

  3. Dave December 9, 2007 7:34 am

    Thanks for this mod am lovin' it :)

  4. wow1 December 13, 2007 12:30 am

    Thanks, your mods are always each to install, great for the beginners like myself!

  5. BILL December 13, 2007 1:49 pm

    Great MOD….Works like a charm….Keep 'em coming.

  6. BILL December 13, 2007 1:50 pm

    Great MOD….Works like a charm! Keep 'em coming.

  7. tommy January 15, 2008 5:21 am

    likeing your mods great job :)

  8. chidananda February 12, 2008 11:08 pm

    good site with lot of information and uses. keep this work….

  9. John April 25, 2008 2:33 am

    Worked really well.. although I change it to redirect my users back to the home (index.php) page, where the shout box and other info is available to logged in users.

Leave a Comment

Name (required)

Email (required)

Website

Comments



You haven't activated the Flickr plugin.
If You don't have it installed
You can
Download the Flickr Plugin
from here

Recent Flickr Photo

2008 (c) InfinityScript.com - theme by ReviewSaurus