• Resolved psychesmartautismtm

    (@psychesmartautismtm)


    Folks, my blog is GONE. No idea how or why. I cannot access admin or view the blog on the web. I contacted my host (yahoo), and they were worthless as usual. They did not even attempt to copy/paste from the help section.
    blog url: https://sovereignresearch.org/psychesmartautismtm/
    I have had database errors in the past that I fixed, but now I have no access whatsoever. I am suspecting onswipe had something to do with it.

    [Moved to How-to and Troubleshooting]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Can you access your site via FTP?
    If so can you have a look and make sure that all your files are there.
    You may also want to check the .htaccess file and index.php in the root folder.

    I had a similar issue just a few weeks ago and in there was something wrong with my index.php file.

    Thread Starter psychesmartautismtm

    (@psychesmartautismtm)

    Thanks for responding Christine. All my files are there in my file manager. Yahoo does not allow access to .htaccess. However, here is my index.php. I don’t see anything unusual.
    <?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(‘./wp-blog-header.php’);

    I don’t anything unusual in there either.
    You may want to do a manual update and ensure that you updated ALL of the WordPress files.

    Thread Starter psychesmartautismtm

    (@psychesmartautismtm)

    Well, I did the manual update. At first, nothing changed, then out of desperation, I went to the plugin folder and deleted onswipe/Jetpack/wptouch since my understanding is that to make content touch friendly they redirect blog to own servers. And just like that, everything works as expected again.
    Thanks for your help,

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘help blog disappeared HTTP Error 500’ is closed to new replies.