Closed (outdated)
Project:
Node Order
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Sep 2010 at 22:06 UTC
Updated:
14 Jul 2016 at 22:03 UTC
Jump to comment: Most recent
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
Comment #1
alexfisher commentedI 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.
Comment #2
rup3rt commentedSlight 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.
Comment #3
dieuweClosing as the Drupal 6 branch of this module (and Drupal 6 in general) has been discontinued.