[turba] Latest Turba Admin Settings Only Allow For One AddrBook

Michael C. Ibarra ibarra at hawk.com
Wed Aug 20 05:09:38 PDT 2003


Greetings,

I am getting the following error message in Horde whenever I log in:
(Notice the chopped i in import)

mport_export'] = true; $conf['menu']['apps'] = array();
$conf['client']['addressbook'] = 'localsql'; $conf['menu']['apps'] = array();

Here is my conf.php:

<?php
$conf['menu']['import_export'] = true;
$conf['menu']['apps'] = array();
$conf['client']['addressbook'] = 'localsql';

Aside from my recvg this error message, I am confused as to how to add
additional addressbooks, I have three in Turba. I've tried:

$conf['client']['addressbook'] = 'localsql,privatesql,companysql';

Any help appreciated,

-mike



More information about the turba mailing list