Hi,
i am using the GK_ register module but when members clik on activation link they fall on an ugly joomla page with a lot af informations.
Is there a way to make them fall directly on jomsocial profile please?
thank you so much for your help
testeuse wrote:Ok, thank you but can you be more precise please?
Thank you so much.
Joshua_Ludwig wrote:testeuse wrote:Ok, thank you but can you be more precise please?
Thank you so much.
Hello Testeuse,
Where you able to resolve this issue? If not I will explain what code to change.
line 72: $this->setRedirect(JRoute::_('index.php?option=com_community&view=frontpage', false));
line 77: $this->setRedirect(JRoute::_('index.php?option=com_community&view=frontpage', false));
line 172: $this->setRedirect(JRoute::_('index.php?option=com_community&view=frontpage', false));
line 57: $route = 'index.php?option=com_community&view=frontpage'.$itemid;
line 190: $route = 'index.php?option=com_community&view=frontpage'.$itemid;
testeuse wrote:Joshua_Ludwig wrote:testeuse wrote:Ok, thank you but can you be more precise please?
Thank you so much.
Hello Testeuse,
Where you able to resolve this issue? If not I will explain what code to change.
Hi,
No i did not solve it. Please telle me how to do it.
Thank you so much for your help.
testeuse wrote:Hi,
i am using the GK_ register module but when members clik on activation link they fall on an ugly joomla page with a lot af informations.
Is there a way to make them fall directly on jomsocial profile please?
thank you so much for your help
bkrztuk wrote:Please only make sure that the file that you change is not override by the template. You need to check template/html/com_users directory for sure.