I got the new release of node queue (which fixed my previous issue) but now when I created a new content type and click on the node queue tab, it says "No node queue defined for this node type.". Even though for the node queue I have, all of the node types are checked. This is on a fresh install of drupal 4.7.3 and the absolute newest (that I am aware of) version of node queue. I really want to help get this working, so if there is anything I can do, I will certainly try.
Comments
Comment #1
gerhard killesreiter commentedI dont quite understand what you did.
1) create new content type? CCK? Flexinode?
2) then create a node of that type?
3) then click on "nodequeue"?
Did you assign the new node type to any queue?
Comment #2
solidad commentedI have tried creating cck, book, page and any other node I could try. I assigned all of the node types that can be assigned, to that one queue, and it still gives me the message saying no queues are assigned. I have also tried deleting and making the queue again. And tried deleting all of my nodes and making new ones.
Comment #3
killes@www.drop.org commentedI can not reproduce it. Please check that the second line of the nodequeue.module file says:
// $Id: nodequeue.module,v 1.36 2006/08/03 16:28:59 merlinofchaos Exp $
Comment #4
solidad commentedLines are identical. Man I really wanted this too...I guess I can try reinstalling the module again, but I somehow don't think it will matter.
Comment #5
solidad commentedSigh something happened with the database. I dropped and then readded the tables and now it's working fine.
Comment #6
killes@www.drop.org commentedComment #7
(not verified) commentedComment #8
fragtom commentedI have same problem. I use postgres 8.2 and brand-new drupal 4.7.3. Tables are clean and reinstalling without success.
// $Id: nodequeue.module,v 1.36 2006/08/03 16:28:59 merlinofchaos Exp $I created nodequeue "story queue" and allowed story-type. I'm able to see the tab "nodequeue", but even with "No node queue defined for this node type."
I have used debug-mode for sql-queries, no indicator for sql-error...
Thx for any help,
Tom
Comment #9
merlinofchaos commentedHmm. Is this maybe pgsql specific? If it is, I can't do much; I don't have a pgsql installation.
Comment #10
merlinofchaos commentedThis should be fixed in 1.1.
Comment #11
(not verified) commented