• nyarts

    (@nyarts)


    Help!

    https://www.broadwaygallerynyc.com/

    I just upgraded wordpress from version 1.5 to the current version 2.7.1.
    I followed the directions and was able to sucessfully upgrade. The issue is now, I’m only getting getting a 404 Not found error for every post. The posts are correctly listed in the sidebar and everything looks as it should, but the posts are not loading in.

    https://www.broadwaygallerynyc.com/2009/01/broadway-gallery-call-for-entries/

    The theme is not currently upgraded, but when I tried to change to the latest version of the default theme, the posts still do not load.

    I have tried to change the permalinks back to the default setting, and that has not worked.

    Am I missing something here?
    Any help would be much appreciated!! Thank you so much!
    — Samantha

Viewing 15 replies - 1 through 15 (of 22 total)
  • Thread Starter nyarts

    (@nyarts)

    My .htaccess looks like:

    # 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 tried to change the theme. No results.
    I have tried to change the permalinks back to ugly. No results.

    Thread Starter nyarts

    (@nyarts)

    All my posts are still all there when I try to edit them, but they will not load when I try to click on them.

    ?? This is very frustrating.

    youjustmademylist

    (@youjustmademylist)

    Anyone? I am having the same problem.

    Everything was fine then one day I can no longer view or edit past posts. I am told “no posts found” although it shows I have 400 published. My “recent posts” list is missing from my site too. I have changed nothing and have no idea why this would happen.

    I am using 2.7.1

    PLEASE someone help!

    nissag

    (@nissag)

    I’m having the same trouble here. Changed the .htaccess file, updated all of my permissions – still nothing.

    Please help, or at least let us know it’s being looked into.

    Many thanks.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    How did you upgrade?

    Did you delete all files (except theme and wp-settings and .htaccess) and re-upload or did you just overlay?

    efseo

    (@efseo)

    Yes, help! I am using 2.6.1 and I’m having the same issues. I have all my categories listed as a menu, with at least one post per category. Except when I click on the link, no posts show up.

    It worked before, and I didnt touch a thing, and now it just stopped working.

    nissag

    (@nissag)

    Overwrote the first time, then deleted and reloaded. What should I do w/ the wp-settings file (saved all of my old files)? I don’t remember having to do anything with that before…

    unixgolf

    (@unixgolf)

    Have you tried regenerating the permalinks? That has caused a similar problem for me in the past.

    nissag

    (@nissag)

    trying to regenerate the permalinks is how I got to the htaccess problem… Which I fixed. What more needs to be done?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Sorry, I meant save your wp-config.php (settings, sheesh). I’m wondering if the massive upgrade (1.5 to 2.7) goobered things.

    nyarts – New posts (https://www.broadwaygallerynyc.com/2009/02/virtual-art-visual-voice-from-second-life/ ) seem to work. Actually … every post I click on seems to work.

    nissag – What’s your URL?

    nissag

    (@nissag)

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    What’s the blog and wordpress address set to in your wp-admin/options-general.php page? Also, what permalinks setup did you use? Try setting it to default and see if it works.

    nissag

    (@nissag)

    I didn’t change the options-general file at all – I left the file as it came from WP.

    Changing the permalinks to default does nothing.

    unixgolf

    (@unixgolf)

    Why were you editing your .htaccess file? WP should have handled for you?

    nissag

    (@nissag)

    When I upgraded, and followed a suggestion to change permalinks, the message said that .htaccess was not writable. So I fixed it.

Viewing 15 replies - 1 through 15 (of 22 total)
  • The topic ‘After upgrading to 2.7.1 posts show up as NOT FOUND’ is closed to new replies.