Somehow nodeorder has stopped working after I upgraded to 5.2. I've installed the module in the same way as I've done it for 5.1, but ordering nodes doesn't have any effect.
I don't see any error messages in the log either, so I'm unable to find out what's going on. So I'm not sure what the problem might be and, unfortunately, I'm unable to say anything more specific than "it doesn't work".

Where can I start diagnosing this problem? Thanks for the help

Comments

marcp’s picture

First try turning off the Orderable flag on your orderable vocabularies and saving them. Then turn them back on.
If that doesn't work, then look at the contents of the term_node table -- nodes in tids that are in orderable vocabularies should have weight_in_tid set to non-zero values... What do you see?

pvanderspek’s picture

I've resolved the problem. Turning off and on again of the orderable setting did the trick.

marcp’s picture

Status: Active » Closed (fixed)

Glad you got it taken care of.