Forum Replies Created

Viewing 6 replies - 16 through 21 (of 21 total)
  • Forum: Installing WordPress
    In reply to: 2.2 and IE
    Thread Starter mlogos

    (@mlogos)

    Thank you SO much. I validated everything at the beginning (ages ago) but didn’t think to validate it after the upgrade! And it IS my fault. The header was messed up during the upgrade and I did have to change some stuff.

    I will certainly remember to do that from now on!

    Thread Starter mlogos

    (@mlogos)

    Who knew! Thank you for your great suggestions. I DID make a post and the feed burned. I was just doing it bass-ackwards. I was trying to get all the ancillary stuff finished before really getting into the theme, plugins, posting, etc.

    BTW HandySolo – I aksed my host about server logs and where to find them. The reply was that since they now use their own 404 pages and don’t allow users to create their own, the logs aren’t much use because a 200 will create a 404 entry.

    Huh??? I LOVE tech support! <G>

    Cathy

    Thread Starter mlogos

    (@mlogos)

    Sorry – I forgot to give you the url – https://articlesonblogging.wordpressguru.com/blog/

    Thread Starter mlogos

    (@mlogos)

    Here is my .htaccess file:

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>

    # END WordPress

    I have no feedburner plugins activated. The feeds will come up in a browser and look just the same in header.php as every other blog I have (except for the domain name of course).

    Forum: Fixing WordPress
    In reply to: cannot post

    Since there is some discussion about tiny mce, does anyone know anything about this error?

    Forum: Fixing WordPress
    In reply to: cannot post

    I wish someone would address this. A client of mine is getting the exact same error except with his url. I’ve never seen this before and don’t know what to tell him.

Viewing 6 replies - 16 through 21 (of 21 total)