• Rainer R.

    (@rainer-r)


    Hello,
    I deleted the plugin W3-TC but I can not delete the code in the wp-config file.
    When I delete the code I can not go in the backend.

    <?php

    /** Enable W3 Total Cache Edge Mode */
    //Added by WP-Cache Manager
    define( ‘WPCACHEHOME’, ” ); //Added by WP-Cache Manager
    define(‘W3TC_EDGE_MODE’, true); // Added by W3 Total Cache

    Problem2: I can not delete the debug code
    */
    define(‘WP_DEBUG’, true);
    define(‘WP_DEBUG_LOG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);

    /* That’s all, stop editing! Happy blogging. */

    Regards
    Rainer
    PS. the code is 11 month old, but now I want to delete it.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Fist Full of Crisco

    (@fistfullofcrisco)

    check /wp-content for the file advanced-cache.php. delete that. then try to remove those things from wp-config.php

    Thread Starter Rainer R.

    (@rainer-r)

    .. there is no file with this name in the /wp-content. I think I deleted it weeks before.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Delete line in wp-config’ is closed to new replies.