Error in page.tpl.php on line 2 using Drupal 6 RC2
BryanSD - January 12, 2008 - 04:16
| Project: | Amadou |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | jwolf |
| Status: | closed |
Jump to:
Description
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.

#1
Possible 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 .
#2
Fixed with amadou 6.x-1.1
#3
Automatically closed -- issue fixed for two weeks with no activity.