After login redirect to homepage

I can remember doing this once a while back, but have since searched to do it again and I can't seem to find the post I used as reference the last time, perhaps its been deleted because it was old. Anyway..how do I redirect the user to the 'homepage' after login instead of to the 'account page' ?

thanks in advance

Quote · 21 Apr 2017

This is in member.php. Look for:

 

$sUrlRelocate = BX_DOL_URL_ROOT . 'member.php';

 

and change 'member.php' to 'index.php'. That should do it.

BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin
Quote · 22 Apr 2017
 
 
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.