Closed (won't fix)
Project:
Drupal core
Version:
6.4
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Nov 2008 at 02:23 UTC
Updated:
15 Jun 2011 at 15:59 UTC
I'm using Drupal 6 and the theme BlueSquare.
Two times now, after midnight this error shows up:
* warning: Invalid argument supplied for foreach() in /home/www/sektorz.net/portal2/includes/theme.inc on line 443.
* warning: Invalid argument supplied for foreach() in /home/www/sektorz.net/portal2/includes/theme.inc on line 448.
The nav bar disappears too. The previous time this error lasted a couple of minutes and stopped showing up. But tonight it doesn't. I tried fixing it the way other people did (editing theme.inc, adding (array)'s in foreach), but nothing works.
Any ideas?
Comments
Comment #1
dvessel commentedWhat other people? Core files should never be touched.
First try turning on another theme to rule out the theme. If that doesn't work, setup a fresh install and check again.
Comment #2
dpearcefl commentedClosing this issue because of a lack of activity.