Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter mary9999

    (@mary9999)

    Thank you, I solved my problem! I went to File Manager, to directory /home/www/massage59.c1.biz/wp-content/advanced-cache.php and deleted (transformed into comment) last 9 lines, here they are:

    //if ( false == defined( ‘WPCACHEHOME’ ) ) {
    // define( ‘ADVANCEDCACHEPROBLEM’, 1 );
    //} elseif ( ! include_once WPCACHEHOME . ‘wp-cache-phase1.php’ ) {
    // if ( ! @is_file( WPCACHEHOME . ‘wp-cache-phase1.php’ ) ) {
    // define( ‘ADVANCEDCACHEPROBLEM’, 1 );
    // }
    //}
    //if ( defined( ‘ADVANCEDCACHEPROBLEM’ ) ) {
    // register_shutdown_function( ‘wpcache_broken_message’ );}

    Thread Starter mary9999

    (@mary9999)

    How? Can you give me more detail instructions please?

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