Julian De Marchi wrote:
Hey Guys,
I have got FRED operating today. However, when I use fred-client and
try and create_contacts I get command failed.
Below is the output;
wogg_85(a)192.168.0.19> create_contact CID:ID02 'Jan Ban' info(a)mail.com
Street Brno 123000 CZ
Do you really want to send this command to the server? (y/N): y
ERROR: Command failed
Also just found this in the postgres logs;
2008-11-05 02:56:21 EST ERROR: function create_object(integer,
unknown, integer) does not exist at character 8
2008-11-05 02:56:21 EST HINT: No function matches the given name and
argument types. You might need to add explicit type casts.
2008-11-05 02:56:21 EST STATEMENT: SELECT create_object(5,'001',1)
Hope that helps. Am also using all the version specified on the howto
website.