Changing first page of Dolphin 7.3.5 site

I just updated, and notice that now the first page that is presented after log-in  is the "members.php" page with the timeline, rather than my home page "index.php."

Is there a place or way to change this setting or behavior?

Thanks much, CHOPS

Quote · 24 May 2018

Hello CHOPS!

 

"member.php" is the default URL after the login. If you need to move the user to another page then the simplest way is to change "member.php" in the following line in the file inc/design.inc.php:

'value'=> isset($_REQUEST['relocate']) ? $_REQUEST['relocate'] : BX_DOL_URL_ROOT . 'member.php',


With the best regards, Leonid

Quote · 29 May 2018
 
 
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.