[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error after creating user



MacOS X 10.4.8
LedgerSMB 1.2 Beta (v608 checkout)
Apache 1.3.33

I successfully logged in and created data set. I then proceeded to creating a user. When I clicked on the save button, I got an Internal Server Error. Apache log output below:

DBD::Pg::st execute failed: ERROR:  relation "employee" does not exist
DBD::Pg::st fetchrow_array failed: no statement executing
DBD::Pg::st execute failed: ERROR: current transaction is aborted, commands ignored until end of transaction block
DBD::Pg::st fetchrow_array failed: no statement executing
DBD::Pg::st execute failed: ERROR: current transaction is aborted, commands ignored until end of transaction block Can't call method "dberror" without a package or object reference at LedgerSMB/Form.pm line 2851.
Compilation failed in require at /usr/local/ledger-smb//admin.pl line 93.
[Tue Nov 14 23:00:09 2006] [error] [client 127.0.0.1] Premature end of script headers: /usr/local/ledger-smb//admin.pl

Charley