Closed (fixed)
Project:
User Relationships
Version:
6.x-1.0-rc5
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 Sep 2010 at 13:30 UTC
Updated:
2 Oct 2010 at 17:10 UTC
I installed the module and got this error on add new relationship type page:
Notice: Trying to get property of non-object in user_relationships_ui_type_edit() (line 161 of ...user_relationships\user_relationships_ui\user_relationships_ui.admin.inc).
Comments
Comment #1
alex.k commentedThere were a bunch of PHP notices in this and other parts of UR. Fixed in http://drupal.org/cvs?commit=424206 and http://drupal.org/cvs?commit=424208.