Parse error

3 views
Skip to first unread message

jchang

unread,
Oct 15, 2008, 2:27:24 PM10/15/08
to Dashboard Discussion
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /drupal/
profiles/dashboard/themes/dashboard_theme/template.php on line 115

// Find the series term
$terms =
taxonomy_node_get_terms_by_vocabulary($vars['nid'], $series_vid);
if (count($terms) > 0) {
$vars['series_term'] = array_pop($terms)->name;

Commented out this section for now so I could move on but would like
to have it addressed to prevent issues down the road.

Charlie Moad

unread,
Oct 16, 2008, 9:03:28 AM10/16/08
to museum-dashb...@googlegroups.com
This is probably related to not having php-5.1 as well.

- Charlie
Message has been deleted

jchang

unread,
Oct 16, 2008, 6:12:17 PM10/16/08
to Dashboard Discussion
This message cleared up when I moved the install to PHP 5.2.5. Thanks!

Ji Sun
> > to have it addressed to prevent issues down the road.- Hide quoted text -
>
> - Show quoted text -
Reply all
Reply to author
Forward
0 new messages