I have following options in WordPress database:
default_comment_status open
default_ping_status open
but all comments on posts are closed. And I can't turn them on, because Discussion metabox when writing or editing post is gone.
Why system closes all comments and hides post metabox?
What version of WordPress are you using?
Have you tried:
- deactivating all plugins to see if this resolves the problem? If this works, re-activate the plugins one by one until you find the problematic plugin(s).
- switching to the default theme to rule out any theme-specific problems?
- resetting the plugins folder by FTP or phpMyAdmin? Sometimes, an apparently inactive plugin can still cause problems.
- re-uploading the wp-admin and wp-includes folders from a fresh download of WordPress?
- increasing your available memory?
thanks for replay, esmi
I use WP 3.0 beta 1
I have tried all this, except increasing memory. But I have wp_debug activated, so I would see if my 64mb wouldn't be enough.
Any more ideas?
I have the same issue on custom post type with WordPress 3.0-RC2-15136 (had similar issue in Beta and RC1)...