You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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 -