What version of PHP are you running? Did you try disabling your plugins? Did you see anything in your error_logs (if you don't know where they are, ask your host)?
Does the same thing happen on a unmodified default style?
Yes. Both custom and default work on move threads, but not move posts (shows blank on move post)
Quote:
Originally Posted by Lynne
What version of PHP are you running? Did you try disabling your plugins? Did you see anything in your error_logs (if you don't know where they are, ask your host)?
PHP 5.4.20
Apache error logs show nothing while attempting to move posts. I disabled hooks globally via config.php and still had the same problem odd enough.
The thing about disabling hooks, is it doesn't necessarily disable edits that were added to the templates manually. When something is missing like that the first thing I usually try is validating the code to see if there's an error in the templates somewhere.
The thing about disabling hooks, is it doesn't necessarily disable edits that were added to the templates manually. When something is missing like that the first thing I usually try is validating the code to see if there's an error in the templates somewhere.
This is happening with the default VB template as well.