Hi there
In the "manage fields" of CCK, it is impossible to change the weight of the fields while Lootz is activated.
See this issue for more information :
http://drupal.org/node/297095
From Safari Inspector when I try to move a field I get this error :
TypeError: Result of expression '$(this.element)[directions[d]]' [undefined] is not a function. tabledrag.js (line 1013)
Thank you for your module.
Comments
Comment #1
ethnovode commentedI tried to use the module with wowhead instead of wowdb and it works without messing up with cck.
Comment #2
professorbikeybike commentedHmm...that's interesting. Without having tried it with CCK, the fact that it works with wowhead but not wowdb would most likely indicate that there is a conflict with the wowdb js and the cck js...I'll look into this the next time I update the module.
Comment #3
ethnovode commentedIt's not really the CCK js but this one : misc/tabledrag.js (in Drupal).
The issue only shows up when you try to move CCK fields (in the content types->manage fields).
Thank you for looking into this.
Comment #4
buddaI'm getting this error and I have neither wowdb or wowhead fields installed/active!
Comment #5
spirodon commentedSame here. I get this error with neither wowdb or wowhead installed/active. In particular, I get it when customizing the navigation menus (dragging them around) and related activities that involve that script.