Thread Starter
wbj
(@wbj)
Yup… but now, my problem may be fixed. After my original post, I saw this under the admin tag: “Can’t login into admin mode from PC” http://wordpress.org/support/topic/38404. Advice in that thread was to disable local firewalls
After stopping my 3rd-party firewall, I can admin, create new posts, etc in both FireFox and IE.
This is similar to my problem. After a new first-time install of 1.5.1.3, I do not see new posts. Even though I can create a new post in the default category as “admin”, the new post does not appear on the blog site.
Using “MySQL Query Browser” to “SELECT * FROM wp_posts”, I only see the original “Welcome…” post.
Following the pattern of the column entries for row #1, I added entries into row #2 for a hand-entered post. After updating the db, I returned to localhost/blog and saw the new posting displayed.
I conclude, then, that the database is not being updated when a new post is sumitted.