OK... I recently moved my blog http://www.talkflop.com/ from a Windows environment to a Linux environment. I've got WP installed in the /blog/ directory.
I went into the general settings page and I've got the WordPress address (URL) set to http://talkflop.com/blog and the Blog address (URL) set to http://talkflop.com
I've got my permalinks turned on and everything is working OK... until this.
If I look at one specific post
http://talkflop.com/2009/04/the-ebb-the-flow-one-big-oops-final-table/ I notice that the OLD original link to the page won't work
http://talkflop.com/blog/?p=274
If I go here http://talkflop.com/?p=274 it works just fine. So this obviously has something to do with the fact that I have the blog installed somewhere other than the root.
Thoughts?