[imp] CVS IMP/Horde Not using DB for Prefs?
Rich West
Rich.West@divatv.com
Tue, 16 Oct 2001 11:06:27 -0400
hehe.. this is a dumb one..
I defined the $conf['prefs']['params'] = array(); and the subsequent
definitions for 'phptype', 'hostspec', etc, and, like 10 lines later,
there's a line that reads "$conf['prefs']['params'] = array();"
Essentially, it over-rode my settings within horde.php. Commenting out
that line fixed it. :)
Embarassingly,
-Rich
Rich West wrote:
> ?!?!
>
> I'm using the latest PEAR library right from the PHP CVS tree.. If it
> got any newer, I would have to investigate time travel.. :)
>
> *ack*
>
> -Rich
>
>
> Jan Schneider wrote:
>
>> Zitat von Rich West <Rich.West@divatv.com>:
>>
>>> I've migrated over my data from the imp_prefs and etc tables to the
>>> new tables for the very latest IMP/Horde, but it seems as if the
>>> data is being completely ignored.
>>>
>>> I've even created a test account, to which I edited the identity and
>>> saved it, only to see that it was not even entered into the database.
>>>
>>> In fact, I see that it is not updating any of the preference
>>> settings... :(
>>>
>>> Is there something rather timple/obvious that I am overlooking here?
>>>
>>
>> Yes, an outdated PEAR. Please check the archives.
>>
>> Jan.
>