Help!
http://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.
http://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
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.
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
Member
Posted 3 years ago #
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!
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.
How did you upgrade?
Did you delete all files (except theme and wp-settings and .htaccess) and re-upload or did you just overlay?
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.
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
Member
Posted 3 years ago #
Have you tried regenerating the permalinks? That has caused a similar problem for me in the past.
trying to regenerate the permalinks is how I got to the htaccess problem... Which I fixed. What more needs to be done?
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 (http://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?
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.
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
Member
Posted 3 years ago #
Why were you editing your .htaccess file? WP should have handled for you?
When I upgraded, and followed a suggestion to change permalinks, the message said that .htaccess was not writable. So I fixed it.
I didn't change the options-general file at all - I left the file as it came from WP.
I meant at yourdomain.com/wp-admin/options-general.php :)
Sp http://gadboisfamily.com/simple_gifts/wp-admin/options-general.php ?
I'm sorry. I must be dense. When I try to bring up the above link, my computer tries to open the file in Dreamweaver, as well as the login file...
Normally, my engineer husband is here to walk me through, but he's away this week.
What's the URL for your admin pages? Like where you go in to add a new post?
It sounds like something's bad on your permalinks or your .htaccess.
Yep, I'm thinking I need more info in my htaccess file. I've deleted the contents of the file manually and will re-write. I'm not sure what additional terms I need to add to the file for it to work prop
erly...
I overwrote the htaccess one more time, changed permissions - one more time - and voila!
All set now. Thank you so much for walking me through all possibilities, lpstenu. Must have been a gremlin in there somewhere. I believe his name is User Error.
brettbum
Member
Posted 3 years ago #
I'm getting this same issue with fresh installs of 2.7.1. I see it with both the default theme and my own custom themes. I see it when an individual page is identified to be the default home page and when recent posts are set to show up on the home page.
I've done lots of WP installs over the last few years, and have not changed my practices in many months. the only difference I see is 2.7.1???