Fusion charts also causes another strange issue- which i believe might be related

this happens with each module within the emfield module

PHP Fatal error: Unsupported operand types in /sites/all/modules/emfield/contrib/emimage/emimage.module on line 394

$themes += module_invoke('emfield', 'provider_themes', 'emimage');

since this line is in each of the contrib, it breaks for each.

I am using garland

Comments

aaron1234nz’s picture

Status: Active » Closed (fixed)

Given the error message above, I don't believe it is my module. There is nothing there which indicates my module could be involved. The error must reside within the emimage module.