Bug #5195
Social network friend invitations are not delivered
Description
In Chamilo 1.9 latest Mercurial version the friend invitations of Social network tool are not delivered. The invitations can be seen in the database and the person who has been invited receives an e-mail, but the invitation cannot be seen nor friendship confirmed in the Social network tool.
Associated revisions
Fixes bug when accepting invitations see #5195
History
Updated by Julio Montoya over 8 years ago
- Status changed from New to Assigned
- Assignee set to Julio Montoya
testing
Updated by Julio Montoya over 8 years ago
- Status changed from Assigned to Needs more info
- Assignee deleted (
Julio Montoya) - % Done changed from 0 to 80
Hello Juho,
I just sent a fix, it should work now
Regards,
Updated by Juho Paranko over 8 years ago
Hello Julio,
It is working for me too. The only thing that could be mentioned is that when the site administrator accepts a friend request, he gets forwarded to the user list at /main/admin/user_list.php?keyword=
Is that an intended functionality? This doesn't happen to normal users.
Regards,
Juho
Updated by Yannick Warnier over 8 years ago
- Status changed from Needs more info to Assigned
- Assignee set to Julio Montoya
This should indeed not be the case. It should return to the personal profile, "My friends" page.
Updated by Julio Montoya over 8 years ago
- Status changed from Assigned to Needs more info
- Assignee deleted (
Julio Montoya)
should be fixed now, it stays in the same page
Updated by Juho Paranko over 8 years ago
It seems to be ok now, as it stays in the same page for me too.
Updated by Yannick Warnier over 8 years ago
- Status changed from Needs more info to Bug resolved
- Assignee set to Julio Montoya
- % Done changed from 80 to 100
Thanks for your contribution Juho. It was nice meeting you in Lima and I hope you can join us on Thursday.
Adding require_once otherwise message constants wouldn't be loaded see #5195