Hi!
After upgrading to today's dev version I got this error on the admin pages:
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /path-to-your/sites/all/modules/user_relationships/user_relationship_blocks/templates/user_relationships-pending_block.tpl.php on line 24

Ricardo

CommentFileSizeAuthor
#1 patch.txt1.13 KBayalon

Comments

ayalon’s picture

StatusFileSize
new1.13 KB

This one took my hole page offline. Attached a patch

alex.k’s picture

Assigned: Unassigned » alex.k
Status: Active » Fixed

Thanks for quick turnaround testing this. I think the fix is in theme('username', $relation_to) where the missing parenthesis was. Committed in http://drupal.org/cvs?commit=234228, please give it a go.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.