I am receiving an ajax error when trying to add the "Nodequeue Add / Remove links" to a view.
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /admin/structure/views/view/edit_nodequeue/preview/default/ajax
StatusText: OK
ResponseText:
( ! ) Fatal error: Cannot access empty property in /www/sites/all/modules/nodequeue/includes/views/nodequeue_handler_field_links.inc on line 10After doing a bit of debugging the nodequeue_handler_field_links is trying to access $this->aliases['nid'] but the aliases array is empty.
I am using the 7.x-3.x-dev version of views.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 1307306.patch | 817 bytes | amateescu |
Comments
Comment #1
amateescu commentedCommited the attached patch to 7.x-2.x. Thanks for the report :)
http://drupalcode.org/project/nodequeue.git/commit/37a5122