I just moved a 4.6.3/1.0.1 site from one system to another. I did the usual: load postgresql.sql and then the site dump. Nothing out of the ordinary happened, but you cannot create users on the new site. This error:
ERROR: -20001: membership_rel violation: Invalid object types. Object -2 (application_group) must be of type group Object 3334 (user) must be of type person
happens during the call to acs__add_user.
Any ideas what this could be???