[imp] "failed to include" messages in preferences
Hanser, Kevin
kevin@merchantinternetgroup.com
Fri, 23 Feb 2001 11:37:13 -0500
Sweet... that fixed those errors.
However, it doesn't seem to be saving my preferences....
I put something in for my name, email address, signature, etc, and click on
save. IMP tells me that it has saved my info, but if I look @ the database,
there are no records in the preferences table, and sure enough, if I go
back, the information I just entered is not there...?
Kevin
-----Original Message-----
From: Chuck Hagenbuch [mailto:chuck@horde.org]
Subject: Re: [imp] "failed to include" messages in preferences
Quoting "Hanser, Kevin" <kevin@merchantinternetgroup.com>:
> I've just finished installing IMP 2.3, following the instructions
contained
> therein... but whenever I try to change anything in preferences, I get
> messages like these:
> Warning: Failed opening 'templates/prefs/text.inc' for inclusion
> (include_path='./:/usr/local/lib/php') in
> /hdb1/usr/local/apache/htdocs/horde/imp/prefs.php on line 240
>
>
> what did I forget?
> Or is this one of the imcomplete parts of 2.3? That file doesn't seem to
> exist... :)
in horde/config/horde.php, $conf['horde']['paths']['templates'] has to be an
absolute path (this is a recent change; I just emphasized it a bit more in
the .dist file).