Closed (fixed)
Project:
Drawing API
Version:
6.x-2.x-dev
Component:
Drawing Demo
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
6 Jun 2010 at 03:52 UTC
Updated:
5 Jan 2012 at 00:38 UTC
It seems to be a bit of a known error to insiders; XML Parse errors (Mozillas: site disappears) and in IE the theme disappears + errors on the block page.
No, this time I had the standard theme and all blocks removed on a new database, testing module for module, until this module was isolated.
See: http://drupal.org/node/809244#comment-3054884
"JQuery Menu" might or might not have to do with it, but is not the cause according to the developer. JQuery Menu is just sensitive for such errors from other modules.
Maybe this would be of a help (was suggested somewhere to find similar errors): http://feedvalidator.org/
Comments
Comment #1
vacilando commentedHi,
I was getting errors like these on the block page:
I've put a debug on line 252 and found that indeed the value of $block is a scalar and not array.
I've found that the submodule Drawing Demo is causing this. After deactivating it problems disappeared.
Please correct Drawing Demo in this regard.
Comment #2
danielb commentedComment #3
danielb commentedThanks, sorry I didn't find this earlier. Even though I am a committer here, the issues do not appear for me in my dashboard, so I kinda forgot this module exists.