• Resolved andycosta68

    (@andycosta68)


    Hi. I hope you guys are well.
    I installed the plugin and the only feature I wanted was the Social Login.
    I configured the Facebook App as described in your documentation (which is great), but I got an error immediately after (completely blank page on both admin and main site).

    The error simply says: “Server Error 500” and under details, it says “The website encountered an error while retrieving http://www.andre-costa.com/wp-admin/. It may be down for maintenance or configured incorrectly.”

    I have a Multi-Site install. Do you think this could be the issue?
    My PHP version is 5.6

    Thank you.

    https://wordpress.org/plugins/super-socializer/

Viewing 7 replies - 1 through 7 (of 7 total)
  • How can I get two fake wordpress sites with my name on them removed?

    Thread Starter andycosta68

    (@andycosta68)

    Dear mentoradvocate565, I am not sure why you posted this question in my thread.
    Kindly remove it and create its own thread (for your own benefit, as someone from support will see your question faster).

    Thank you.

    Plugin Author Heateor Support

    (@heateor)

    Hi @andycosta68,

    I configured the Facebook App as described in your documentation (which is great), but I got an error immediately after (completely blank page on both admin and main site).

    Did you get blank page just after saving the Facebook App ID? If yes, try the same after enabling WordPress debugging and let us know the PHP error/notice displayed on screen (if any).
    To enable debugging, open wp-config.php file located in root folder of your website and replace following code
    define('WP_DEBUG', false);
    with following and save the file back.
    define('WP_DEBUG', true);

    Plugin Author Heateor Support

    (@heateor)

    @mentoradvocate565,
    This is not related to our plugin. Kindly create a new topic on WordPress support forum https://wordpress.org/support/

    Thread Starter andycosta68

    (@andycosta68)

    Could you kindly be more specific about not being plugin related?
    The message only occurs when the plugin is activated. Once I rename it (via FTP), the site works fine again.

    Before I open a ticket with wordpress.org/support, I would like some reassurance as why I must do that.

    Thank you for your time.

    Plugin Author Heateor Support

    (@heateor)

    Could you kindly be more specific about not being plugin related?Before I open a ticket with wordpress.org/support, I would like some reassurance as why I must do that.

    That answer was for mentoradvocate565. We have also mentioned the username before answer.

    The message only occurs when the plugin is activated. Once I rename it (via FTP), the site works fine again.

    We are unable to replicate the issue at our end. Unless you provide us FTP and admin access to your multisite network, we won’t be able to identify the issue.

    I have a MultiSite of fairly complex nature (200 plugins activated core, many custom) and this plugin didn’t throw any flag on Single Site or MultiSite activation.

    Sorry, but I think your error is in a different castle.
    Or your conflicting…?

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Error when installing in Multi-Site’ is closed to new replies.