I've recently created 4 new nodequeues, but when I display them they either return nothing or nodes or from one of the other new nodequeues.
Any new queues I create don't return any nodes though previous queues still work correctly.

To display the nodequeues I've tried nodequeue_nodes() function in a page, and via views.

However, when displaying them nodes via views I see the correct result, but only once. If I reload, it displays all nodes. If I resubmit the view it corrects itself until I reload.

Calling the nodequeue via it's views page (e.g nodequeue/XX) returns the correct results.

I'm thinking it may be a caching problem, but I've tried clearing the views and drupal caches. Is there another cache or index that could have become corrupted?

As a last resort I have just deleted and recreated the problem nodequeues and it now seems all new ones return empty results.

Any clues would be greatly appreciated as this is a production site.

Comments

merlinofchaos’s picture

I'm having trouble understanding this part:

However, when displaying them nodes via views I see the correct result, but only once. If I reload, it displays all nodes. If I resubmit the view it corrects itself until I reload.

resubmit the view? What do you mean by this?

billk2’s picture

Thanks for getting back so quickly.

What I meant was, if I edit a view that filters using the problem nodequeues, and then submit the view form without making and changes, the view will work correctly showing the nodequeue entries. But just the once.

I'm not sure that's much clearer. I can give more details if you prefer?

merlinofchaos’s picture

Yea, I think I'm going to need more specifics:

Can you:

1) export the view
2) Give me an example of the correct results
3) Give me an example of the incorrect results

billk2’s picture

I'm going to have to claim ignorance here. I have no idea what happened over the weekend, but everything seems to be working fine on Monday morning.

I'm adamant I wasn't imagining the problem, but I can't repeat it anymore. Sorry for wasting your time, but thanks for the great module and your quick responses.

ezra-g’s picture

Status: Active » Fixed

Please re-open if you encounter this issue again and can provide the information requested in #3.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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