From a quick grep of the DRUPAL 6 user relationship code, I can see there's no code that deals with the user_relationships_allow_auto_approve flag, asside from where you set it to 1 or 0.

With that said....how are the users supposed to configure this option to auto-magically approve relationships.

Perhaps I'm missing something, but I've looked pretty hard.

Comments

alex.k’s picture

Version: 6.x-1.0-beta9 » 6.x-1.x-dev
Assigned: Unassigned » alex.k
Status: Active » Fixed

A fix has been committed - a combination of a typo that prevented the form from showing up in the user profile, and lack of checking for the preference when processing a relationship request. If you can try the -dev release when it's updated and test the feature, it would be great.

Thanks for reporting.

Status: Fixed » Closed (fixed)

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