BSP Fastest Cache Wizard broke my website

  • Unknown's avatar

    I received a notification that BSP Fastest Cache needed to run the wizard to add something to the whitelist. Now my website displays only this when trying to access it.

    I can’t get into the WP Admin panel either, as it’s just code text. Also, apparently the email account associated with the WordPress account isn’t recognised, so I can’t login to get chat/live support from WP. Please help!

    ============================================

    <?php
    /**
    * Front to the WordPress application. This file doesn't do anything, but loads
    * wp-blog-header.php which does and tells WordPress to load the theme.
    *
    * @package WordPress
    */

    /**
    * Tells WordPress to load the WordPress theme and output it.
    *
    * @var bool
    */
    define( 'WP_USE_THEMES', true );

    /** Loads the WordPress Environment and Template */
    require __DIR__ . '/wp-blog-header.php';

  • Unknown's avatar

    Sorry, it’s WP Fastest Cache

  • Hi there!

    What’s the address of the site you’re working on?

    Please note that these forums are for WordPress.com-hosted sites only. If your site is using the open-source WordPress.org software, we won’t be able to help you out, and you’ll want to seek help at these forums:

    https://wordpress.org/support/forums/.

  • The topic ‘BSP Fastest Cache Wizard broke my website’ is closed to new replies.