PDA

View Full Version : can't move posts


Chadi
10-29-2013, 10:24 PM
Can't move post as admin or super mod. Running 4.2.0

Not sure what happened, used to work and haven't made changes myself

Chadi
10-29-2013, 10:38 PM
Also enabled already "can manage threads" and all thread move/prune options for admin and mods.

ozzy47
10-29-2013, 11:12 PM
Does the same thing happen on a unmodified default style?

Lynne
10-29-2013, 11:54 PM
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)?

Chadi
10-30-2013, 05:09 PM
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)

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.

Digital Jedi
10-30-2013, 05:14 PM
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.

Chadi
10-30-2013, 05:23 PM
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.