Nov 23 23:37:28 stg drupal: http://stg.ml.com|1290555448|php|###.###.###.###|http://stg.ml.com/articles/apps?page=3||0||Notice: Undefined index: sidebar_first in _omega_dynamic_widths() (line 162 of /var/www/vhosts/stg.ml.com/httpdocs/sites/ml.com/themes/omega/template.php).
Nov 23 23:37:28 stg drupal: http://stg.ml.com|1290555448|php|###.###.###.###|http://stg.ml.com/articles/apps?page=3||0||Notice: Undefined index: sidebar_last in _omega_dynamic_widths() (line 162 of /var/www/vhosts/stg.ml.com/httpdocs/sites/ml.com/themes/omega/template.php).
Nov 23 23:37:34 stg drupal: http://stg.ml.com|1290555454|php|###.###.###.###|http://stg.ml.com/article/news/pictures_amds_barts_xt_videocard_leaked_web||0||Notice: Undefined index: sidebar_first in _omega_dynamic_widths() (line 162 of /var/www/vhosts/stg.ml.com/httpdocs/sites/ml.com/themes/omega/template.php).
Nov 23 23:37:34 stg drupal: http://stg.ml.com|1290555454|php|###.###.###.###|http://stg.ml.com/article/news/pictures_amds_barts_xt_videocard_leaked_web||0||Notice: Undefined index: sidebar_last in _omega_dynamic_widths() (line 162 of /var/www/vhosts/stg.ml.com/httpdocs/sites/ml.com/themes/omega/template.php).

I'm not sure if this is our implementation of an omega subtheme or something strange going on with omega itself. I have rearranged some of the regions in the header/preface area, but not sidebars. I can provide details on our subtheme implementation if that's relevant.

Comments

srjosh’s picture

Title: _omega_dynamic_widths() reporting undefined index » _omega_dynamic_widths() reporting undefined index on 404 page

Further probably very important information - the above errors are occurring immediately after this error:

Nov 24 00:51:59 stg drupal: http://stg.ml.com|1290559919|page not found|###.###.###.###|http://stg.ml.com/articles/apps?page=3||0||articles/apps

himerus’s picture

this looks like the main error is that for some reason, no sidebar data is set on the 404 page, which shouldn't be an issue (if that were intentional) because the system is supposed to allow for any empty regions.

There was a large patch as well that should have fixed most of the NOTICE warnings though.

If you find anything further let me know.

himerus’s picture

Josh,

Did you find anything further on this, or is it still occurring??

himerus’s picture

Status: Active » Closed (cannot reproduce)