Hi, I have installed 1.2b3 following the instructions in INSTALL file. When a login as admin and try to create a new user, it fails and apache error log file says the following:
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 2852. Compilation failed in require at [...]ledger-smb/admin.pl line 93. [...] Premature end of script headers: [...]/ledger-smb/admin.pl However, it seems that the user is created correctly. When I try to update user configuration, it gives the same error again and again, yet the changes are commited ok. I'm using Debian GNU/Linux unstable with perl 5.8.8 and postgresql 8.1.5 Regards -- Alfredo Beaumont Sainz http://www.alfredobeaumont.org/blog.cgi ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Ledger-smb-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
