Fatal error: Cannot access empty property
Wed, 09/03/2008 - 06:03
Fatal error: Cannot access empty property in /homepages/18/d252208692/htdocs/drupal5/sites/all/themes/publisher/template.php on line 537
How do you fix this problem?
Wed, 09/24/2008 - 22:20
#1
$object->field
instead
$object->field
instead of
$object->$field
Tue, 06/08/2010 - 10:31
#2
thx
thank for solution, just a little error .... but i can't found it....
Tue, 06/08/2010 - 10:32
#3
woooow
thank for solution, just a little error .... but i can't found it....
Sun, 12/26/2010 - 23:42
#4
Error
Theres still no solution
