With vanilla install of Drupal6 and this theme I receive this error

recoverable fatal error: Object of class stdClass could not be converted to string in /var/vhosts/kylebrowning.com/sites/all/themes/Stasis/page.tpl.php on line 4.
recoverable fatal error: Object of class stdClass could not be converted to string in /var/vhosts/kylebrowning.com/sites/all/themes/Stasis/page.tpl.php on line 4.

Line 4 is

print $language " xml:lang=" print $language ">

Comments

physiotek’s picture

i have the same error

Christopher Herberte’s picture

Thanks for the heads-up. I'm away until middle of next week, will fix soon as i'm back on the devel box.

Christopher Herberte’s picture

Status: Active » Fixed

I've fixed the variable for language which was the cause of this error. The bugfix will be available in the next nightly snapshot.

matt808’s picture

Any idea what caused this? I am having the same issue after an upgrade to Drupal 6.1 from 5.x.

Its fine in the default theme, but after I switch over to the zen classic theme, this crops up on all pages. I am currently running in offline mode.

Thanks in advance for any pointers.

---EDIT---

Never mind! Updated to the latest version of the Zen theme and it was fixed. Should have tried that before posting.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

khan2ims’s picture

In case, somebody still getting this error, plz check this http://drupal.org/node/326043#comment-1192094