This happens if the administration page is never used.
Offending code in :
function image_composition_form
...
'#options'=> array_filter(variable_get('image_composition_types', array())),What shoud the correct value be?
This happens if the administration page is never used.
Offending code in :
function image_composition_form
...
'#options'=> array_filter(variable_get('image_composition_types', array())),What shoud the correct value be?
Comments
Comment #1
clemens.tolboomThe user inteface is changed. So this is not an issue for beta3 and higher.