Closed (fixed)
Project:
Amadou
Version:
6.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jan 2008 at 04:16 UTC
Updated:
26 Jan 2008 at 06:01 UTC
Error reported while using this theme in Drupal 6RC2.
: Object of class stdClass could not be converted to string in ..sites/all/themes/amadou/page.tpl.php on line 2.
Comments
Comment #1
bryansd commentedPossible fix is by changing line 2 in page.tpl.php from where
$languagechanges to$language->language. I'd put the full revised line in this comment, but currently Drupal.org is having problems with the code filter and the html tag.This same issue in Amadou has been reported in other themes written for Drupal 6, see: http://drupal.org/node/208728 .
Comment #2
jwolf commentedFixed with amadou 6.x-1.1
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.