Closed (fixed)
Project:
Nodequeue
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2006 at 21:27 UTC
Updated:
2 Oct 2006 at 00:15 UTC
I tried version 4.7 and cvs and neither are writing to the database for me. I've tried multiple node types and the queue remains empty when I add nodes. I don't know if this has anything to do with the problem, but I noticed that the cvs tar doesn't have an mysql file.
Comments
Comment #1
sodani commentedI just tried this with another drupal installation (4.7.3) and I'm seeing the same thing.
Comment #2
sodani commentedI just figured out what was wrong. I had for some reason assumed that nodes would automatically be added to the queue. But no, you actually have to go to the node queue tab to add it.
Another thing that threw me off was that I had unchecked both "authenticated user" and "anonymous user", thinking that the site admin would still be able to add nodes to the queue. However, this is not the case. Either "authenticated user" or "anonymous user" has to be checked.
Comment #3
sodani commentedjust closing this issue
Comment #4
merlinofchaos commentedIn situations like this it's best to create an a role for administrative purposes; allowing any authenticated user to add nodes to a queue is generally bad.