Active
Project:
Nodequeue
Version:
7.x-2.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
17 Aug 2012 at 20:22 UTC
Updated:
18 Oct 2017 at 12:53 UTC
Jump to comment: Most recent
Comments
Comment #1
macavilca commentedI'm experiencing the same issue, the nodes existed before nodequeue was implemented and when added to a queue it works fine but just created a nodes and added to queue but they do not display in the view with nodequeue (relationship was added to the view and the sort order is the nodequeue position).
Comment #2
gnugetare you using a smartqueue taxonomy?
Comment #3
jessicakoh commentedNo smartqueue taxonomy used.
Comment #4
gnugetWell, the queue is displayed correctly in the queue list?
Seems a misconfiguration in views, maybe a filter, or your node is marked as unpublished or something.
You can replicate this bug in a new Drupal installation? if you can, please can provide me the steps for replicate the bug and i can make tests and check what is wrong?
Comment #5
dddbbb commentedI had a similar issue where one particular node (NID 1) would never display in the view, despite being in the queue. I troubleshooted my views config until I was even questioning my own sanity, still no joy. Then I updated nodequeue from 7.x-2.0-beta1 to 7.x-2.x-dev (2013-Apr-10) and it magically fixed itself. Hope that helps.
Comment #6
zikaelismik commentedI got the same issue. Updated to dev version (2.0) but still some nodes doesn't show up in my view. Have no clue why.
In the queue list all is displayed correctly and all the nodes are published.
Comment #7
loopy1492 commentedI'm having a similar issue with the FAQ module. It suddenly appears in the other view when I reorder the item in the list. It's almost as if Weight is required in some of these modules that use their own built-in weighing system.