Hello, I am contacting you to request your help. In version 4.7.7 when logging in the user is redirected to their profile, this does not happen in version 4.7.6. which is redirected to the home page.

I have reviewed the System - Jomsocial Redirect plugin and the order is to redirect to Kink Dark or home page.

The JS Hello Me module is ordered to redirect the login to "Default", the one set in the System - Jomsocial plugin which is the home page and does not work, when logging in the user always targets their profile.

I made a change to the user.php file by following the path components / com_users / controllers / user.php.

I modified the value index.php? Option = com_community & view = profile by index.php? Option = com_community & view = frontpage and it doesn't work.

Can you help me to solve this issue and that when logging into my site the user is redirected to the home page?

I await your reply and send you my regards.

    dark-side
    Hi
    Kindly revert the custom changes
    and apply this :
    Open plugins\system\jomsocialredirect\jomsocialredirect.php
    change line 106 to
    if(strpos($returnUrl, 'ajaxlogin') !== false) {

    save and check.

    Hello pankj, changes made and it works perfectly. You can now close the ticket and mark it as resolved. Thank you very much for your help. I'm very happy 🙂

      Ninja locked the discussion.
      Write a Reply...
      You need to Login to view replies.