I do not know if this would be a feature request or an issue. Sorry for the confusing question.

There is not a message that displays when my users login that says they have a pending request for acceptance, or if their sent request has been accepted. Is this function not in the buddylist_ui.module? would there be a code to insert into the file to allow this brilliant feature to be used that was so helpful in buddylist 1?

Thanks in advance.

Comments

radianceinside’s picture

Status: Active » Needs review
StatusFileSize
new936 bytes

We also had the same problem - therefore we inserted a link to "my pending requests' within the buddylist_ui_page-view and also within the separate profile-view.

Compare the attached patch .

Best Regards,
Fleur.

nodestroy’s picture

StatusFileSize
new20.99 KB

i added a block with new requests, maybe that helps?

Niaina’s picture

I have also a little difficulty with that pending request. And the way you post the stat buddy is verry interesting!

I have some questions for you nodestroy! Please can you explain the way you did for having a block for that stat? did you use the statistic module or did you add some code? How and what?

Thanks in advance for your help!

Niaina’s picture

So how if i want to list the name of the user who requested me to his buddy? and the same for those i request to be my buddy? like this:

MY BYDDY STAT
01 Pending received request:name of the requestor
01 Pending sent request:name of the requested

If you have idee, please help me!

thanks in advance

Niaina

criz’s picture

Hi Niaina,

the buddylist stats block has only to be activated...

And a list of pending and sent requests is given on the My Buddy Requests page (index.php?q=buddylist/requests). Alternatively you can add your own lists with Views (e.g. there is a views field called "Buddylist: Requesters").

criz

criz’s picture

Status: Needs review » Closed (fixed)

I think the issue can be closed.