Below are notices that this module is throwing:

notice: Undefined index: cookie in /home/****/****/dev/sites/all/modules/splash/splash.module on line 55.
notice: Undefined index: splash_cookie in /home/****/****/dev/sites/all/modules/splash/splash.module on line 56.
notice: Undefined index: content in /home/****/****/dev/sites/all/modules/splash/splash.module on line 61.

Comments

VM’s picture

Title: =-= » php notices: being thrown
seanr’s picture

Priority: Critical » Normal
Status: Active » Fixed

Notices are not critical (production sites should not have that setting turned on in the first place and do not by default). That said, it is fixed in CVS and will be in the next release.

VM’s picture

Actually my production environment does have them turned on by default (by host) (I know how to disable them). As Drupal core supports E^ALL compliance modules should as well.

Thanks for the work.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.