• Resolved hozho1

    (@hozho1)


    Although it is not happening on my computer, a friend of mine showed that my wordpress site (liberationfromthelie.com) is showing up with visible html.

    Here is a link where the problem is visible: http://goo.gl/3L002

    This problem occurred on both Windows and Macs.

    Any help out there?

    Thank you,
    Eric

Viewing 15 replies - 1 through 15 (of 18 total)
  • Thread Starter hozho1

    (@hozho1)

    I think all the problems listed on the link refer to the “TwentyTen” theme. I am using it unaltered.

    Disable all plugins by renaming the plugins folder. This will force wp to open with no plugins and hopefully with the correct css.

    the ‘w3tc’ ‘total-cache’ has failed somehow to compress the stylesheet;

    W3 Total Cache Error: some files a….

    disable that particular plugin.

    Thread Starter hozho1

    (@hozho1)

    Now I cannot open my dashboard!!!!

    This is the message I am receiving:
    W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-content/advanced-cache.php.

    I reinstalled the W3 plugin, but I still cannot open my dashboard.

    Desperate … please help.

    Thread Starter hozho1

    (@hozho1)

    Obviously, I cannot activate the plug-in because I can’t access the dashboard.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Go in via FTP and delete the file.

    Are you able to remove the entire plugin? I would recommend doing that for now.

    The latest version of W3 Total Cache (0.9.2) is having issues with the latest version of WP. A temporary fix for the issue is to disable the Minify CSS option if you have it on.

    Hopefully soon the plugin author will release an update that fixes the issue.

    Thread Starter hozho1

    (@hozho1)

    I have deleted all of the W3 folders and plug-ins via my FTP clients, but still receive the message:

    W3 Total Cache Error: some files appear to be missing or out of place. Please re-install plugin or remove /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-content/advanced-cache.php.

    when I attempt to open the dashboard.

    Any other possible solutions? Should I re-install wordpress?

    as far as i can see, the error message tells you exactly which file to remove:

    remove
    /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-content/advanced-cache.php

    Thread Starter hozho1

    (@hozho1)

    I’ve deleted each of the files included in the warnings and now have received:

    Warning: require_once(/hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-content/object-cache.php) [function.require-once]: failed to open stream: No such file or directory in /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-includes/load.php on line 383

    Fatal error: require_once() [function.require]: Failed opening required ‘/hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-content/object-cache.php’ (include_path=’.:/usr/local/lib/php-5.2.17/lib/php’) in /hermes/bosweb/web174/b1743/ipg.liberationfromthelie/liberationfromthelie.com/blog/wp-includes/load.php on line 383

    Totally lost

    Now you have to remove the object-cache.php file in your WP root directory.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Go into your wp-config.php file.

    Find define( 'WP_CACHE', true ); and change that to // define( 'WP_CACHE', true );

    Thread Starter hozho1

    (@hozho1)

    lpstenu:

    How do those arguments differ?

    Thread Starter hozho1

    (@hozho1)

    This is how the statement appears on wp-config.php file

    /** Enable W3 Total Cache **/
    define(‘WP_CACHE’, true); // Added by W3 Total Cache

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘HTML code showing up on my wordpress site’ is closed to new replies.