Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter Revels888

    (@revels888)

    I think there was something dodgy in the index file. No idea really. But I removed it, reinstalled wordpress (again) and it’s working.

    Thanks for your help.

    Thread Starter Revels888

    (@revels888)

    I get this if you view source on the homepage..

    <?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');
    ?>
    Thread Starter Revels888

    (@revels888)

    I’ve wiped everything, started again with a fresh install and it’s still doing the same thing.

    What can it possibly be?

    Thread Starter Revels888

    (@revels888)

    Thanks, Bill. I got a basic functions.php back again without whatever error I managed to add to it and it’s still not working again.

    Thread Starter Revels888

    (@revels888)

    Okay, some progress.

    I’ve managed to get back into the dashboard but the rest of the site is still blank. All plugins are disabled and I am back using the twentyten default theme.

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