ddblock doesn't like apostrophe ( ' ) in the "Block admin description"

J0nathan - July 30, 2009 - 21:36
Project:Dynamic display block
Version:6.x-1.0-rc6
Component:Documentation
Category:bug report
Priority:minor
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

Hi,

I was following the instructions from the documentation:
"How to use Nodequeue to provide content for Advanced dynamic display block slideshows"
http://ddblock.myalbums.biz/node/846

From admin/settings/ddblock/settings I was not able to add the block from my view created by nodeview. I was always receiving an error message like this:
"An illegal choice has been detected. Please contact the site administrator."

After a while of research and testing, I decided to rename the "Block admin description" in the "Block settings" in the view created by nodequeue to remove the ' and it worked. When nodequeue creates a view, it puts a description like this:
Queue 'name of the nodequeue'

So I think ddblock doesn't like apostrophe ( ' ) in the Block admin description.
If I am right, you may want to update the documentation to specify renaming the block admin description, or maybe there is something to do in the code.

Thanks

#1

ppblaauw - August 8, 2009 - 08:26
Status:active» postponed (maintainer needs more info)

Thank you for reporting the issue.

Tried the tutorial. I don't have problems with the apostrophe in my ddblock slideshow installation.

If others have problems or don't have problems with the apostrophe please post it here.

#2

ppblaauw - August 12, 2009 - 00:03

Seems another user has the same issue. Added the following note to the documentation:

Note:
If you get the error message: "An illegal choice has been detected. Please contact the site administrator." you have to delete the quotes (') from the "Block admin description" in the "Block settings" in the view created by nodequeue.

#3

flickerfly - October 26, 2009 - 19:07

Thanks ppblaauw, that saved me a lot of time. I did have to hunt a bit though so I'm going to try to expand should anyone else be looking.

  1. Go to the view created by nodequeue
  2. Select the "Block" display
  3. At the bottom of the first column find the "Block Settings" area (this is where you edit the path for page displays)
  4. Remove the single quotes in the name
  5. Save your view
 
 

Drupal is a registered trademark of Dries Buytaert.