Trying to use the "Empty this queue" feature.
After clicking "Yes I am sure", I get:

user warning: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 query: DELETE FROM nodequeue_nodes WHERE qid = in E:\DomZeus\SharedDrupalHoldercom\wwwroot\includes\database.mysql.inc on line 124.

Looks like the qid is empty ?

Thank you,
Christophe D

Comments

Tobias Maier’s picture

I saw the same error

it would be good if this message could look like every other confirmation message at drupal looks
(a good example is node/XXX/delete)

merlinofchaos’s picture

Fixed and committed; clear queue confirm now uses Drupal 4.7 standard confirm form.

merlinofchaos’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)