User should login go to the member.php

users who log in via login,

will always be on the index.php

directed.

User should login

go to the member.php.

where can you adjust it.

is that possible?

Quote · 22 Mar 2019

Hello Jurgen!

 

If you want always to redirect the users in your site after login to member.php page then find the following line in member.php

            if (!$sUrlRelocate = $sRelocate or $sRelocate == $site['url'] or basename($sRelocate) == 'join.php' or 0 !== mb_stripos($sRelocate, BX_DOL_URL_ROOT))


delete it and save the changes.

Quote · 22 Mar 2019

Hello Leonid

It worked out wonderfully.

many thanks

Quote · 23 Mar 2019
 
 
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.