Empty subqueue on node's nodequeue page
foxtrotcharlie - September 11, 2008 - 09:36
| Project: | Smartqueues for Organic Groups |
| Version: | 5.x-1.2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I was wondering if I've done something weird to produce an empty queue on a node's "nodequeue" page. I'm talking about the page that appears when you click on the tab "nodequeue" when viewing an item that can be added to a queue. See attached screenshot for what I'm meaning.
If this is normal, then what is this queue, and why does it not have a name?
Thanks :-)
| Attachment | Size |
|---|---|
| 2008-09-11 11-33-57 AM.png | 6.34 KB |

#1
Yikes!
Do have direct access to the database?
Can you do a SELECT * FROM nodequeue_subqueue where sqid = [the subqueue id of that subqueue] -- You can find that out by reading the URL that the 'add to queue' link for the queue with the missing title.
If not, we'll find another way to pursue this issue.
#2
The 'add to queue' link is: admin/content/nodequeue/1/add/1/48 so I"m assuming the main queue is 1, and the subqueue is also 1.
Performed the query which returned the following values: sqid = 1; qid = 1; reference = 1; title = '';
I did see in my main nodequeue page I did have a nodequeue with id = 1. So I deleted this queue and the empty queue disappeared. So, problem is solved, although I don't know how it happened in the first place :-) I'll keep an eye out and if it happens again, I'll let you know.
Thanks.
temp
Automatically closed -- issue fixed for two weeks with no activity.
#3
Automatically closed -- issue fixed for two weeks with no activity.