[imp] identity won't save, address book conversion problem

eculp at encontacto.net eculp at encontacto.net
Wed May 14 17:09:58 PDT 2003


Mensaje citado por Tenebrae <tene_IMP at niceboots.com>:

| On Wed, 14 May 2003 eculp at encontacto.net wrote:
|
| > I assume you have configured you prefs backend with something like:
| >
| > $conf['prefs']['driver'] = 'sql';
| > $conf['prefs']['params'] = array();
|
| Check.
|
| > $conf['prefs']['params']['phptype'] = 'mysql';
| > $conf['prefs']['params']['hostspec'] = 'localhost';
| > $conf['prefs']['params']['username'] = 'horde';
| > $conf['prefs']['params']['password'] = 'password';
| > $conf['prefs']['params']['protocol'] = 'tcp';
| > $conf['prefs']['params']['database'] = 'horde';
| > $conf['prefs']['params']['table'] = 'horde_prefs';
|
| This part is slightly different.
| I have:
|
| $conf['prefs']['params']['phptype'] = 'pgsql';
| $conf['prefs']['params']['hostspec'] = 'localhost';
| $conf['prefs']['params']['username'] = 'himitsudesu';
| $conf['prefs']['params']['password'] = 'notgonnatellyou';
| $conf['prefs']['params']['database'] = 'horde';
| $conf['prefs']['params']['table'] = 'imp_pref';

What is the name of your table?  imp_pref or horde_pref ?

|
| > in either horde conf.php o horde.php
|
| This is from:
| horde/config/horde.php

It depends on which version of horde/family you are using.

|
| That final line there is perhaps a problem?

See above question.

Are you seeing any errors in httpd-error.log, your
horde.log or others when saving prefs?  When you dump your database do
you see any saved prefs?

ed


| 								-Tenebrae.
| ---
| The sending of any unsolicited email advertising messages to this domain
| may result in the imposition of civil liability against you in accordance
| with Cal. Bus. & Prof. Code Section 17538.45.
|
| --
| IMP mailing list
| Frequently Asked Questions: http://horde.org/faq/
| To unsubscribe, mail: imp-unsubscribe at lists.horde.org
|


--


-------------------------------------------------



More information about the imp mailing list