• Resolved kingofblades

    (@kingofblades)


    Hi,

    Love the plugin and appreciate the effort.

    I’m unable to properly get Facebook, Google+ and Linkedin logins to work. Twitter is the only one that works fine and Facebook and Linkedin just throw up PHP error screens. All the credentials are correct and I’ve double checked.

    PHP Version: 7.0.33
    Wordpress: 4.9.9
    Socializer: 7.12.6

    Please advice?

    The page I need help with: [log in to see the link]

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Author Heateor Support

    (@heateor)

    Hi there,

    Thanks for the appreciation ??
    The PHP warning – “Warning: session_start(): open(/var/cpanel/php/sessions/ea-php72/sess_c7dfc019db49dd3b0146aa4e1b3410e0, O_RDWR) failed: No such file or directory (2) in /home/homznspa/public_html/wp-content/plugins/super-socializer/super_socializer.php on line 365” means PHP sessions are disabled at your website server. You would like to enable these or contact your web hosting provider regarding the same.
    Besides, it seems you have enabled the WordPress debugging at your live website which is not recommended.

    Thread Starter kingofblades

    (@kingofblades)

    Hi,

    Thank you for the response. I’ve contacted my hosting’s support to help with enabling PHP Sessions. I’ll see if it helps resolve this once its enabled.

    However, i’ve checked my config file and I can see that I’ve infact set DEBUG to false. Are you sure that it has been enabled? If so, how would I disable it?

    Thanks

    Plugin Author Heateor Support

    (@heateor)

    It’s okay if you have set WP_DEBUG to false.

    Thread Starter kingofblades

    (@kingofblades)

    Hi,

    My host (SG) responded with the following: “I believe we managed to resolve the issue by updating the session.save_path via cPanel > PHP Variables Manager. The value set was /var/cpanel/php/sessions/ea-php72 and we changed it to /home/USERNAME/tmp”

    Yet, the issue still persists. Thoughts?

    Plugin Author Heateor Support

    (@heateor)

    Hi,

    If you are using any cache mechanism at your website, you would like to try clearing website cache. If you still face this issue, did you tell your web host that the problem persisted?

    Thread Starter kingofblades

    (@kingofblades)

    Hi,

    That worked! The logins aren’t popping up with errors now. Thank you so much.

    However, no matter which social network I use to enter credentials and login, it doesn’t log me in the first time. I have to click on the icon twice for it to log me in every time.

    I have WP Rocket installed and Cloudflare enabled.

    Plugin Author Heateor Support

    (@heateor)

    Try disabling the WP Rocket just to check if this makes any difference.

    Thread Starter kingofblades

    (@kingofblades)

    I disabled WP Rocket manually as I wasn’t able to disable it in the Admin panel. It was strange as every time I clicked “Deactivate”, it would throw up the “Successfully deactivated” message but would still be active. This was very strange and so I repaired all tables of the database and checked again to no avail. So I manually deactivated it via FTP. No other plugin is acting out this way. Strange.

    This might have something to do with my issue with Socializer but i’m not sure.

    Anyway, deactivating WP Rocket, deleting all cache files did nothing as the issue is still there.

    Along with that, I’m seeing this error on Chrome’s console which is caused by Socializer’s JS: theChampLoadEvent –

    View post on imgur.com

    Plugin Author Heateor Support

    (@heateor)

    Along with that, I’m seeing this error on Chrome’s console which is caused by Socializer’s JS: theChampLoadEvent –

    Plugin’s Javascript is not being loaded at the webpage because of website cache and/or JS minify plugin you are using.
    I would suggest you to do the following in the exact same order:
    1. Disable JS minify feature
    2. Clear website cache (because of the cache plugin you are using)
    3. Deactivate all the plugins except Super Socializer
    4. Check if issue persists
    5. If issue is not there, activate other plugins one-by-one to detect which one is causing the problem. Enable cache plugin after you have enabled all other plugins.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Problem with Facebook, Google, Linkedin Logins’ is closed to new replies.