This error is occurring when I'm trying to create an account plone.
Tipo do Erro
IntegrityError
Valor do Erro
ERROR: insert or update on table "userproperties" violates foreign key constraint "$1" DETAIL: Key (username)=(ft74911) is not present in table "passwd". insert into userproperties (username, key, value, istemporary) values (ft74911
, firstname
, Felipe
, 0)
Requisição feita em
2010/08/04 03:33:18.370 GMT+2
Has anyone experienced this problem? how do I create an account without giving this error?
thank you for your interesting post. I haven't tried that one. Maybe you should ask Essay Writing Help. They all know everything about the error. I think is not free but not to expensive. I tried once.
Sorry, we upgraded the PostgreSQL server, and the new version was more picky than the previous one about explicit casting. I fixed the SQL query used to create an account, so account creation is working again.