Help with Flag friend module

roh846 - August 26, 2009 - 03:24

I'm having real problem configuring the flag friend module. I'm using this php code in my page-user.tpl.php

<?php
print flag_create_link('friend', $account->uid);
?>

There are two issues that I haven't been able to resolve for over a week now:

1. When someone clicks the Add friend link, the link changes to "Friend requested. Cancel?" even though I have configured the unflag text to be 'Remove from the Friend List.' This is not a big issue as I'll probably override the text with an icon, but really frustrating.

2. The pending friends page only lists the flagged user as "anonymous" ???? and no message is being send to the user being flagged for approval. I have double checked all the permissions and configurations, have no clue what is going on.

Any help will be appreciated. I'm using a custom theme.

I have looked into user relationships as well, but that module too was giving me headaches. Other than these two modules, I was unable to find a suitable replacement.

Instead of posting to the

sirkitree - September 14, 2009 - 17:03

Instead of posting to the support forum, you should file an actual bug report in the flag_friend issue queue where it can be dealt with properly.

http://drupal.org/node/add/project-issue/flag_friend

 
 

Drupal is a registered trademark of Dries Buytaert.