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

sodani’s picture

I just tried this with another drupal installation (4.7.3) and I'm seeing the same thing.

sodani’s picture

I 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.

sodani’s picture

Status: Active » Closed (fixed)

just closing this issue

merlinofchaos’s picture

In 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.