Closed (fixed)
Project:
Simplex2
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Jan 2008 at 05:53 UTC
Updated:
13 Feb 2008 at 15:32 UTC
Error on Drupal 6rc2
* : Object of class stdClass could not be converted to string in /sites/all/themes/simplex2/page.tpl.php on line 3.
workaround
print $language " xml:lang=" print $language ">
change to :
print $language->language " lang=" print $language->language ">
Comments
Comment #1
dide commentedthis remove the red box
change to:
Comment #2
dreed47 commentedComment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.