I get notice of undefined index: bgcolor on jreject.admin.inc line 101 which should be

'#default_value' => $conf['overlayBgColor'] ? $conf['overlayBgColor'] : '#000',

instead of

'#default_value' => $conf['bgcolor'] ? $conf['bgcolor'] : '#000',

Thanks for this useful module

West midlands web design

Comments

entendu’s picture

Status: Active » Closed (fixed)

Ha, right you are! I've updated the 1.x (dev) snapshot.