Closed (fixed)
Project:
Stasis
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Feb 2008 at 17:42 UTC
Updated:
13 Apr 2009 at 11:45 UTC
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
Comment #1
physiotek commentedi have the same error
Comment #2
Christopher Herberte commentedThanks for the heads-up. I'm away until middle of next week, will fix soon as i'm back on the devel box.
Comment #3
Christopher Herberte commentedI've fixed the variable for language which was the cause of this error. The bugfix will be available in the next nightly snapshot.
Comment #4
matt808 commentedAny 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.
Comment #5
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #6
khan2ims commentedIn case, somebody still getting this error, plz check this http://drupal.org/node/326043#comment-1192094