There is no more "qid" in the nodequeue_queue and nodequeue_subqueue tables. So when i update a node it shows me one notice:
Notice: Undefined property: stdClass::$qid in auto_nodequeue_node_update() (line 169 of /Users/xxxx/Sites/xxxx/sites/all/modules/contrib/auto_nodequeue/auto_nodequeue.module).
I think would be correct use "name" instead "qid".
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | use-name-instead-qid-2466831-3.patch | 1.66 KB | migueltrindade |
| #1 | use-name-instead-qid-2466831-1.patch | 1.12 KB | migueltrindade |
Comments
Comment #1
migueltrindade commentedHere is a patch!
Comment #2
migueltrindade commentedTitle change to be more specific.
Comment #3
migueltrindade commentedSame happens when inserting a new node. Here is a new patch.
Comment #5
devd commentedFixed.