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

dvessel’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

I tried fixing it the way other people did (editing theme.inc, adding (array)'s in foreach), but nothing works.

What 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.

dpearcefl’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Closing this issue because of a lack of activity.