Starting a new issue... :D

Notice: Trying to get property of non-object in user_relationship_limits_form_alter() (line 226) of the limits module.

This appears at the top of the relationship admin page after the installation. The limits tabs and fields now appear though so that's progress.

For funsies, I went ahead and tried to create a relationship in this instance regardless of the error warning, set the limits and it passed me to a generic error page saying to try again later.

Comments

mrf’s picture

Status: Active » Fixed
melandren’s picture

Status: Fixed » Needs work

[code]Notice: Undefined index: tabs in user_relationship_limits_submit() (line 245 of

Warning: Invalid argument supplied for foreach() in user_relationship_limits_submit() (line 245 of [/code]

These were the errors upon assigning the limit to a role in the relationship admin. Interface in admin works great though.

mrf’s picture

Status: Needs work » Fixed

ok, that form should be working without errors now as well

Status: Fixed » Closed (fixed)

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