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

ethnovode’s picture

I tried to use the module with wowhead instead of wowdb and it works without messing up with cck.

professorbikeybike’s picture

Assigned: Unassigned » professorbikeybike

Hmm...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.

ethnovode’s picture

It'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.

budda’s picture

I'm getting this error and I have neither wowdb or wowhead fields installed/active!

spirodon’s picture

Same 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.