Hi all,

I have created a nodequeue. But when I go to the list of views, I don't see the nodequeue from the list.

I can view the nodequeue thru the admin/nodequeue/queueID/view.

I can also add items the nodequeue.

What could be the problem?

My currrent setup is:
Drupal 6.10
Nodequeue 6.x-2.0
Views 6.x-2.3

PHP5
Mysql5
Apache2

Thanks

Comments

TimDavies’s picture

I'm having the same issue on an almost identical set up.

Just trying to track down what might be causing it now - but no luck so far...

If you find a solution please do share...

TimDavies’s picture

Ah-ha.

It's because the link to NodeQueue is achieved through a views relationship - rather than filter or argument.

If you add a Relationship you should find NodeQueue listed there, and select 'Limit to one or more queues' to get it all set-up...

ezra-g’s picture

Category: bug » support
Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

h3000 Are you still having this problem after clearing the cache at admin/settings/performance?

h3000’s picture

Status: Postponed (maintainer needs more info) » Fixed

I tried rebuilding permissions - and the problem was fixed. View for the new nodequeue was now appearing.

Thanks for the suggestions.

Does this mean I have to rebuild permissions everytime I add a new nodequeue? Or is it a memory issue?

ezra-g’s picture

It's hard to speculate about what the problem is. Which permissions did you rebuild? Rebuilding the node access permissions shouldn't really affect this.

h3000’s picture

Node Access permissions were rebuilt.

After that, the views were now appearing.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.