Hello,
I get this error when configuring Draggable Views according to the documentation (I think!)
I tried both using the Draggable Views fields with Native handler and using CCK fields with CCK handler but got the same error in both instances
* warning: Invalid argument supplied for foreach() in /home/digaid/public_html/sites/all/modules/draggableviews/draggableviews.module on line 121.
* warning: Invalid argument supplied for foreach() in /home/digaid/public_html/sites/all/modules/draggableviews/draggableviews.module on line 121.
Thank you, fantastic module!
Also if anybody can clarify whether you can use the same content type for both parent and child in a hierarchical structure I would appreciate it - it seems like you can't because you must choose root or child but I'm not clear on that point.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | draggableviews-[414858].patch | 1.35 KB | sevi |
Comments
Comment #1
sevi commentedAh, the bug seems to deal with exposed data.
Do you use exposed filters? The information may help to fix.
Yes, you can. (:) Sound like a slogan..)
You don't have to specify content types if you don't want to. You can leave the list empty. Thus by default each type of node can be used for both parent and child.
greetings,
sevi
Comment #2
sevi commentedComment #3
mitchell commentedmarking as needs review
Comment #4
realityloop commentedGiven this is already included in downloadable version, closing