Bug (Create account)
Author: Felipe_tac
Date: 2010-08-04
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?