Backend not administrable

  • Unknown's avatar

    Hello,

    I was trying to add the multisite in my blog.

    I downloaded Filezilla as instructed by the description in http://codex.wordpress.org/Create_A_Network and I went into the file wp-config.php where I changed this line:

    define(‘WP_DEBUG’, false);

    to have following :

    /* Multisite */
    define(‘WP_ALLOW_MULTISITE’, true);
    After that I tried to save and refresh in the Filezilla. Few minutes later I received a message in my mailbox from Jetpack:

    ‘Jetpack Monitor is on the job, keeping tabs on http://www.event-about.com. During our last check on Saturday, June 11, 10:43 pm, we noticed that your site was down.’

    Now the website is blank. Even the backend is blank. I have following message error when I try to get into my backend through login with wordpress Error fetching plugins on Event About

    I’m happy for any help

    The blog I need help with is http://www.event-about.com.

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    I have taken the following steps:

    1) Renamed the plugins folder. (No discernible effect)
    2) Deleted the existing theme
    3) Reuploaded 3.4.2 code in both wp_admin and wp_includes. (no effect)
    4) Probably other stuff that I’ve forgotten at this point.

    Backend and Frontend are still black

  • The topic ‘Backend not administrable’ is closed to new replies.