Needs review
Project:
Dynamic display block
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Oct 2009 at 06:02 UTC
Updated:
24 Dec 2009 at 08:55 UTC
Jump to comment: Most recent file
Comments
Comment #1
design.er commentedI receive the first error with form.inc on line 1205 too but without a WSOD.
Comment #2
ppblaauw commentedThe error with form.inc on line 1205 is a bug caused by an error in declaring default values for checkboxes.
This will happen only the first time, but does not break the functionality.
Will be solved in next dev version of the ddblock module.
#travisc
I could not reproduce the: PHP Fatal error: Unsupported operand types in /mysite/modules/block/block.module on line 312
Comment #3
ppblaauw commentedfix for default value declarations for checkboxes