[turba] Please HELP, Error : "There was an error adding the new contact. Contact your system administrator for further help"
Josepha HODE
josepha_hode at yahoo.fr
Fri Jan 25 11:47:34 UTC 2008
Hello,
I have just installed horde 3.2 +imp 4.2 + turba 2.2 on my debian server. I have a problem to add users in the address book. I have the following error message.
"There was an error adding the new contact. Contact your system administrator for further help."
Here are the lignes that I followed for the configuration of the turba:
configure turba (addressbook)
-----------------------------
$ cd /var/www/horde/turba/config
$ for f in *dist; do echo cp -p $f $(basename $f .dist); done
- edit /var/www-ssl/horde/turba/config/sources.php
-> delete all entries except for 'sql':
- create the mysql-table for turba:
$ mysql [--user=root --password=yourpwd] horde < /var/www/horde/turba/scripts/sql/turba.mysql.sql
In my file source.php, I have this,
$cfgSources['localsql'] = array(
'title' => _("My Address Book"),
'type' => 'sql',
// The default connection details are pulled from the Horde-wide SQL
// connection configuration.
'params' => array_merge($GLOBALS['conf']['sql'], array('table' => 'turba_objects')),
// Using two tables as datasource.
// 'params' => array_merge($GLOBALS['conf']['sql'],
// array('table' => 'leaddetails LEFT JOIN leadaddress ON leaddetails.leadid = leadaddress.leadad
dressid',
// 'filter' => 'leaddetails.conve
I wonder if it is not the problem there.
Who ca help me please?
Thank you.
---------------------------------
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail
More information about the turba
mailing list