Hi, I am running article-stack During the testing if found that after updating to wordpress 3.0 i am not able to open 2nd page or other pages of same post.
Just visit article-stack.com/education/programming/how-to-handle-runtime-exception-in-db2.amty/2
Above link will automatically redirect you to its first page ie
article-stack.com/education/programming/how-to-handle-runtime-exception-in-db2.amty
I tried same on local server and found that the problem is being occurred with custom permalinks only. I am using following structure
/%category%/%postname%.amty
default style localhost/DN/?p=287&page=2 are working properly
Please suggest on the same