Viewing 1 replies (of 1 total)
  • Plugin Author loginradius

    (@loginradius)

    Hi Renatoks,
    The issue seems like with your API connection handlers (CURL or FSOCKOPEN)

    Please follow the steps mentioned below:-
    1. Navigate to “API Settings” tab in “LoginRadius” section in your admin panel.
    2. Click “Auto-detect connection method” button.
    3. If it shows message “Detected CURL. Please save changes” or “Detected FSOCKOPEN. Please save changes”, then hit “Save Changes” button at the bottom of the page. If nothing shows up then move to step 4.
    4. One of the following must be enabled at your hosting server for Social Login to work (you may need to contact your hosting provider to enable one of these):-
    – CURL requires cURL support = enabled in your php.ini file.
    – FSOCKOPEN requires allow_url_fopen = On and safemode = off in your php.ini file.

    Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘login not working on comments’ is closed to new replies.