Today I automatically updated (like I always do) to WP 2.9.
Also, I ran a command in SQL that removes my revisions.
`DELETE FROM wp_posts WHERE post_type = "revision";
I also tried with RevisionDelete plugin, but I didn't like it and I deleted it.
I published a post and went to Pages to put that post on a certain Page. I started to edit the Page and I noticed - no Publish button. I'm using the latest Firefox.
I have the Publish button on Posts and on QuickPress, but it disappeared from Pages.
Any ideas why?