I've recently installed 6.x-1.0-rc6, and I'm following the tutorial here: http://ddblock.myalbums.biz/node/846
I'm able to select the content type in the settings, but when I select the views - Queue 'Nodequeue example with advanced ddblock' block, and click on save configuration, I get an error box that says: An illegal choice has been detected. Please contact the site administrator.
If I look at the logs in Drupal, I see this error:
Message Illegal choice views:nodequeue_0-block:Queue \'Nodequeue example with advanced ddblock\' in Blocks element.
I've been through the tutorial twice, and I get stuck on this same part each time.
Any idea what I'm doing wrong?
Comments
Comment #1
ppblaauw commentedThanks for reporting.
Could not replicate it on my installation, you can find a solution in the following issue.
http://drupal.org/node/536038
Please post a reply in that issue if that solves your issue or not
Comment #2
jeremyraybrown commentedI experienced the same error message. It was resolved when I removed the single quotes from the Block Settings -> Admin field as well. Interestingly, I didn't need to do that locally on my machine, but it was necessary on Go Daddy. My goal was to get the module working with Nodequeue, which is already enough work so I didn't investigate the cause.