Nodeorder was working perfectly for me, but recently I added a new Taxonomy term, and whenever I create or update a node in this term, the weight_in_tid is being saved as 0 in the database. If I manually go into the taxonomy and order the nodes myself, the weight_in_tid values are updated, but not by default when the node is saved. Any ideas why this would happen?

Comments

alexfisher’s picture

I was experiencing the same issue when my nodes associated with the taxonomy term were of a different node type than what was allowed as part of the taxonomy.

rup3rt’s picture

Slight variation on this issue and with a fix.

Weight_in_tid values were not set for me in new content profile nodes with translations. The issue was fixed by toggling the content profile node language from language neutral.

Drag and drop now sets a weight and the view of users sorts nicely.

dieuwe’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Closing as the Drupal 6 branch of this module (and Drupal 6 in general) has been discontinued.