For all anonymous users, I am getting the following PHP notice filling up my error log. " Undefined index: millennium_variable_set in /srv/data/apache2/hosts/library/htdocs/sites/all/modules/millennium/millennium.module on line 2899" . This is from a view that includes only the book jacket (millennium component) for display. This error does not appear when I'm logged in... Any thoughts?
Comments
Comment #1
janusman commentedCould you try, for now, replacing that line:
with this one?
Comment #2
janusman commentedFixed in DEV version. If possible try using the DEV version to see if this fixes things.
Comment #3
janusman commented