Posted by highvoltage on June 27, 2009 at 8:15pm
Jump to:
| Project: | User Relationships |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | bug report |
| Priority: | normal |
| Assigned: | alex.k |
| Status: | closed (fixed) |
Issue Summary
I've encountered the error in the title and I don't have the slightest clue why. I requested a friendship with another test user and it gave me this. An earlier request from another user worked. Why do I suddenly get this?
Comments
#1
Pls check that "Allow multiple relationships" is enabled under /admin/user/relationships/settings
#2
that option was checked, I'm 99% sure. I've since uninstalled the module, thinking a reinstall might do something... however far fetched it might seem. Haven't got around to putting it back in with so many other features to take care of on the site. When I get around to re-installing, i'll check again, thanks.
#3
Please reopen if the problem persists, just trying to keep the issue queue clean. Also use the latest version of the module if possible. Thanks.
#4
Automatically closed -- issue fixed for 2 weeks with no activity.
#5
I'm getting "You may not create any more relationships to this user" errors too when trying to reciprocate a relationship with the current dev version. The relationship type is one-way, reciprocal, and multiple relationships are enabled. What might I be doing wrong, and what further information do you need in order to troubleshoot?
#6
We have a bug.. the function that filters out already used relationship types has not been made aware of reciprocal relationships, and so it filters out rtid of the reciprocal relationship when you're trying to establish it in the other direction.
#7
Fix committed in http://drupal.org/cvs?commit=351822 please try it out and let me know.
#8
Yes, much better. Thank you for such a quick fix!
#9
Just marking this fixed as Alex has already commited the fix and greenbeans confirmed it is working.
#10
Automatically closed -- issue fixed for 2 weeks with no activity.