Bug with CCK
ethnovode - September 28, 2008 - 19:00
| Project: | Lootz Item Filter |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | professorbikeybike |
| Status: | active |
Jump to:
Description
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.

#1
I tried to use the module with wowhead instead of wowdb and it works without messing up with cck.
#2
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.
#3
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.
#4
I'm getting this error and I have neither wowdb or wowhead fields installed/active!
#5
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.