[horde] webmail upgrade doesn't work correctly
Jan Schneider
jan at horde.org
Thu Aug 21 14:04:53 UTC 2008
Zitat von Alex Marsal <alex.marsal at carglass.es>:
>
>
> Thanx Jan, looking at my apache error_log I've been able to solve
> most of the issues.
>
> I think I'm just missing one that I can't understand, I think it's
> the one it's causing me that some configuration option don't appear
> completely.
>
> [Wed Apr 30 07:23:08 2008] [error] [client 127.0.0.2] PHP Fatal
> error: Prefs_UI::require(): Failed opening required
> '/srv/www/htdocs/horde-webmail-1.1.2/config/../templates/prefs/.inc'
> (include_path='/srv/www/htdocs/horde-webmail-1.1.2/lib:/srv/www/htdocs/horde-webmail-1.1.2/lib/../pear') in /srv/www/htdocs/horde-webmail-1.1.2/lib/Horde/Prefs/UI.php on line 260,
> referer:
This looks a broken prefs.php file, e.g. a $_prefs entry missing a
'type' setting.
Please put a:
var_dump($pref, $_prefs[$pref]);
on that mentioned line in UI.php and post the output. The contents of
the affected prefs.php file would help too.
Jan.
--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/
More information about the horde
mailing list