Please, help me with WordPress bug.
I've installed WP with SQL server database.
I did add few posts.
I can see them in database.
And if I follow permalink - I can see the post too.
BUT!
First, in main page, where I expect to see blog (list of posts) I see "Nothing found"!.
Second, in category page I see "Nothing found".
Third, in management area "Posts->Posts" I see this:
All(9), Published(3), Draft(6)
And no records in the posts table! "Nothing found" again.
How to solve this issue?
Here are examples:
blog.ithh.ru/?p=24 - there's the post
blog.ithh.ru/ - here it's not visible!