posts stuck as drafts

You probably have some custom functions in your themes functions.php Add a return; on top of this file. If the problem is solved: Move it below the first function. Proceed this way until you’ve found the function that is causing the problem.

If this doesn’t work: Go and do the same for one template file after each other until you found the file that is causing the issue.