Add to Favourites Add to Favourites    Print this Article Print this Article

The Address Book in Horde returns an error "There was an error adding this object" ?

SSH to the server as root. Type `mysql` to get the mysql prompt and cut and paste the following: CREATE TABLE horde.turba_objects (object_id varchar(32) PRIMARY KEY,owner_id varchar(255),object_name varchar(255),object_alias varchar(32),object_email varchar(255),object_homeAddress varchar(255),object_workAddress varchar(255),object_homePhone varchar(25),object_workPhone varchar(25),object_cellPhone varchar(25),object_fax varchar(25),object_title varchar(32), object_company varchar(32),object_notes text);

After that has been entered the address book (turba objects) should work again.

Was this answer helpful?

Also Read