It always displays the main-page.
Have a look at the permalinks in your admin-menu. Perhaps you forgot to adjust that after upgrading?
Have a look at
http://www.unitedalone.com/?p=10
http://www.unitedalone.com/?cat=2
i know it always displays the main page, except that when i click on a Page link, for instance the about me page, it should display that pages contents. and when i have it set for Permalinks – Date and Name it only shows the index, the first thing you see. if i switch to default Permalink designation then when i click a Page link it shows that page.
i went in and changed my permalinks from date and name based to the default. reloaded and everything works fine. But then i tried again to go back to date and name based and it again wont work is what i am saying.
So the issue is there. i can apparently, until someone with higher tech skills in this realm can help, cannot use anything but the default permalinks designations.
so if anyone has a clue on this i would greatly appreciate it.
Right now, with default permalinks, everything works, yes?
But then i tried again to go back to date and name based and it again wont work is what i am saying.
Have you tried any of the troubleshooting tips at the Permalinks page in the codex?
In particular, the usual “ensure with your host and mod_rewrite and AllowOverride are properly set and enabled” .
Did you happen to backup the old copy of your .htaccess file?
This same thing just happened to me with the upgrade to 2.2.1 – it turns out all of my pages were marked as “post-type” “post”. I changed the “post-type” to “page” and it fixed the problem. (http://www.serdinsky.org/blog/?p=258)