Comment to Redirect After Login
-
Hi Genesis !
It will be like:
$sRelocate = BX_DOL_URL_ROOT . 'page/view-persons-profile?id= ' . be_get_logged_profile_id();
-
@LeonidS how do we perform this action if UNA hosts the site as we do not have server access? I posted elsewhere before finding this solution that we wanted to also change the login for members to default to their Profile Page.
-
-