Moderator
t-p
(@t-p)
try:
– re-saving your permalink structure at Admin panel>>>Settings>>>Permalinks. WordPress either creates/amends the .htaccess file for you or provides you with the correct block of code to manually add to your .htaccess file. Documentation: http://codex.wordpress.org/Using_Permalinks
-if that does not resolve the issue, try deactivating ALL plugins temporarily to narrow down and possibly fix the problem. If the problem goes away, activate them individually (one-by-one) to find the culprit.
-if that does not resolve the issue, try switching to the default theme (“twentyten”) for a moment by renaming your current theme’s folder in wp-content/themes. The idea is to force WordPress to fall back to the default theme to rule out any theme-specific issue.
Thanks t-p, all went ok, upgrade to 3.1 went without issues. I’m having 4000 philosophical articles, one thousand comments and upgrades are kind of more nerve-racking as when just starting a new blog. Again thanks for your help!
Moderator
t-p
(@t-p)
You are welcome. 🙂
If resolved, please mark this thread “resolved” using the dropdown in the right panel.