[imp] Exapnding Names in IMP3 with Turba [Fixed]
Christopher Lee
complexity@bigfoot.com
Mon, 31 Dec 2001 11:42:40 -0500
Thanks to both Michael and Jan, I have finally cracked this...
Michael is right about add "localsql" to the search_sources array in the
prefs.php file, however the user must have all its "search_sources" entry in
the MySQL deleted (instead of an empty value, which is what the options.php do
when you delete the source from the web page). For some reason, IMP3 take an
empty value of those preference variables as "no source" instead of "refer to
system default", perhaps this is an enhancement Jan/Chuck could make to the
final code of IMP (maybe not fixing how IMP interprets those values, but how
options.php responds to the user's intention to earse its customized value, ie.
delete the entry off the DB instead of just giving it an empty value).
Name Expansion works fine once the DB is cleaned up and the user sign onto the
system once more (Jan is right about the default value for search_fields).
Thanks.
Christopher Lee
PGP Fingerprint: 15C1 65D0 E051 C64D 5246 89FC 5AE3 DE2C 8F1E 89A7
Personal Web Page: http://complexity.webhop.net
Quoting Christopher Lee <complexity@bigfoot.com>:
> Michael,
>
> That was one of my first guesses (base on the entries in the MySQL DB), but
>
> that didn't work for me... Any ideas??
>
> Christopher Lee
> PGP Fingerprint: 15C1 65D0 E051 C64D 5246 89FC 5AE3 DE2C 8F1E 89A7
> Personal Web Page: http://complexity.webhop.net
>
>
> Quoting Michael Redinger <Michael.Redinger@uibk.ac.at>:
>
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> >
> > imp/conf/prefs.php:
> > $_prefs['search_sources'] = array(
> > 'value' => 'localsql',
> > ...
> >
> > (addition entries are tab seperated).
> >
> > Michael
> >
> >
> > On Sun, 30 Dec 2001, Christopher Lee wrote:
> >
> > > Hello,
> > >
> > > Does anyone know of the proper syntax to make IMP3 use the "My
> Addressbook"
> >
> > > from Turba, as a system default?? I have been mocking around with the
> > > prefs.php file for a little bit, but have no where with my guesses...
> > >
> > > Currently, the "My Addressbook" is defined with MySQL as its source
> with
> > the
> > > internal reference of "localsql". Name epxansion works if I select the
>
> > > addressbook in the user's preference, but I want to make this a system
> > default
> > > (to reduce user confusion)...
> > >
> > > Any ideas??
> > >
> > > Christopher Lee
> > > PGP Fingerprint: 15C1 65D0 E051 C64D 5246 89FC 5AE3 DE2C 8F1E 89A7
> > > Personal Web Page: http://complexity.webhop.net
> > >
> > >
> > >
> > >
> > >
> > > -------------------------------------------------
> > > This mail sent through IMP: http://horde.org/imp/
> > >
> > > --
> > > IMP mailing list: http://horde.org/imp/
> > > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > > Frequently Asked Questions: http://horde.org/faq/
> > > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> > >
> > >
> >
> >
> > -----BEGIN PGP SIGNATURE-----
> > Version: PGP 6.5.8
> >
> > iQA/AwUBPC9vcg/XqdllwsEdEQLTwgCfQEr6cNTRwxVllRwCiXv0wTcPUncAniLA
> > MsRV+5ufhI7Rm95czdbkItdo
> > =v0XB
> > -----END PGP SIGNATURE-----
> >
> >
> >
> > --
> > IMP mailing list: http://horde.org/imp/
> > Archive: http://marc.theaimsgroup.com/?l=imp&r=1&w=2
> > Frequently Asked Questions: http://horde.org/faq/
> > To unsubscribe, mail: imp-unsubscribe@lists.horde.org
> >
> >
>
>
> -------------------------------------------------
> This mail sent through IMP: http://horde.org/imp/
>
-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/