I'm getting several error messages when accessing any page dealing with User relatioships. I can create relationship types, but not actual relationships.

I'm running a clean install of Drupal 6.16 with version 1.0-rc3 of User relationships. I also have CCK 6.x-2.6, Pathauto 6.x-1.3, Token 6.x-1.12 and Views 6.x-2.8 installed.

Here are the error messages produced when visiting the User relationships admin page:

warning: Parameter 2 to user_relationship_implications_user_relationships_type() expected to be a reference, value given in /Users/isani/Sites/saleswatchers/includes/module.inc on line 483.
warning: Parameter 2 to user_relationship_implications_user_relationships_type() expected to be a reference, value given in /Users/isani/Sites/saleswatchers/includes/module.inc on line 483.
warning: Invalid argument supplied for foreach() in /Users/isani/Sites/saleswatchers/sites/all/modules/user_relationships/user_relationship_implications/user_relationship_implications.module on line 269.
warning: Parameter 2 to user_relationship_implications_user_relationships_type() expected to be a reference, value given in /Users/isani/Sites/saleswatchers/includes/module.inc on line 483.
warning: Invalid argument supplied for foreach() in /Users/isani/Sites/saleswatchers/sites/all/modules/user_relationships/user_relationship_implications/user_relationship_implications.module on line 269.

Comments

alex.k’s picture

A number of these has been fixed in the current -dev release, please try that one.

ajayg’s picture

Status: Active » Fixed

Marking this fixed as these have been fixed a while ago and currently do not exists in current RC4. Please reopen if you disagree.

Status: Fixed » Closed (fixed)

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