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

bryansd’s picture

Possible fix is by changing line 2 in page.tpl.php from where $language changes 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 .

jwolf’s picture

Assigned: Unassigned » jwolf
Status: Active » Fixed

Fixed with amadou 6.x-1.1

Anonymous’s picture

Status: Fixed » Closed (fixed)

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