DOException: SQLSTATE[HY000]: General error: 1366 Incorrect integer value: '' for column 'rtid' at row 1: REPLACE INTO {user_relationship_limits} SET rtid = :rtid, rid = :rid, role_limit = :rlimit; Array ( [:rtid] => [:rid] => 4 [:rlimit] => 1 ) in user_relationship_limits_submit() (line 254... etc etc...

Couldn't duplicate this. At the time of error I was renaming a user relationship...

Comments

mrf’s picture

Status: Active » Fixed

I was able to replicate this, any time the relationship name changed this error was being thrown.

Fix is in the latest dev.

Status: Fixed » Closed (fixed)

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