• hi guys please help

    i opened my browser in IE to open my blog ….
    but as I click on my post ….and other pages it just says that nothing was found , but in fire fox its really going ok help guys…….
    heres the link libertybed

    if use the IE browser no content to be seen but in fire fox is really doing great help guys………

Viewing 15 replies - 1 through 15 (of 18 total)
  • same in firefox, try rebuilding the permalinks.

    Nice look of site – very nice!

    I agree with hotkee, was you .htaccess file writable when you updated the permalink settings?

    Thread Starter harold24

    (@harold24)

    i tried to edit the permalinks but as i save it wouldn’t cahnge

    Thread Starter harold24

    (@harold24)

    ive changed thier file attributes of the ht access 666 writable but nothing happens

    Thread Starter harold24

    (@harold24)

    heres my ht access an you hlp me guys

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

    # END WordPre

    Thread Starter harold24

    (@harold24)

    guys help this problem is giving me a real head ache i have visit many forums but there was nothing suiting my needs

    guys heres another one if I login to my admin the not found pages will disply but as I log out it dissapear ……also really bad

    help guys

    Your .htaccess is a mess, it repeats itself. Here is more info about permalinks:

    http://codex.wordpress.org/Using_Permalinks

    Thread Starter harold24

    (@harold24)

    just got to fix it .but it keeps on displaying error 404

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

    I don’t get any error 404 in either FF or IE, although it’s not displaying correctly in IE6 – seems that the sidebar is blank until I scroll down to below the content on the home page.

    Thread Starter harold24

    (@harold24)

    can you help me how to fix this theres no error now but the page is totally blank…………..

    You need to validate and fix your code. You have serious code errors (unclosed/unpaired div tags) on your post page, which can cause content to disappear. The askimet divs are a problem.

    Thread Starter harold24

    (@harold24)

    yeah i t just show up again as i choose the numeric permalink style

    Thread Starter harold24

    (@harold24)

    what you mean i need to recheck all my post?

    Thread Starter harold24

    (@harold24)

    i notice another one as i log to admin the pages displays in my browser but as i log out it also display the error again

    wahts happening help guys……………..

    Thread Starter harold24

    (@harold24)

    hi guys another problem my post has disappeared whats going on help guys
    i’m really new to wordpress

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Viewing in IE browser no page dispalyed’ is closed to new replies.