Closed (cannot reproduce)
Project:
Drupal core
Version:
6.9
Component:
theme system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Jan 2009 at 03:56 UTC
Updated:
17 Sep 2011 at 17:18 UTC
On a clean install of Drupal 6.9 I get the following error using Garland.
warning: Attempt to assign property of non-object in /home/her11754/public_html/coaching/includes/theme.inc on line 1805.
This refers to the following code line:
$variables['language']->dir = $GLOBALS['language']->direction ? 'rtl' : 'ltr';
Comments
Comment #1
jody lynn