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
Comment #1
marcp commentedFirst 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?
Comment #2
pvanderspek commentedI've resolved the problem. Turning off and on again of the orderable setting did the trick.
Comment #3
marcp commentedGlad you got it taken care of.