[ingo] Base.php temp_checks
Alexander Skwar
lists.ASkwar at email-server.info
Wed Jun 18 00:59:51 PDT 2003
David Chang wrote:
> This problem was fixed here,after executed these command from mysql:
> 1. delete * from horde_prefs where pref_scope="ingo";
>
> If you also used imp login backend for Horde framework:
> 2. delete * from horde_prefs where pref_scope="imp" and pref_name="last_login";
No, this didn't help.
After doing DELETE FROM `horde_prefs` WHERE `pref_scope` = 'ingo' OR
`pref_name` = "last_login", I get this when I try to create a new rule
in Ingo:
Notice: Undefined index: temp_checks in
/var/www/secure/horde/ingo/lib/base.php on line 80
Notice: Array to string conversion in
/var/www/secure/horde/ingo/lib/Storage.php on line 246
Warning: Cannot modify header information - headers already sent by
(output started at /var/www/secure/horde/ingo/lib/base.php:80) in
/var/www/secure/horde/ingo/filters.php on line 46
Warning: Cannot modify header information - headers already sent by
(output started at /var/www/secure/horde/ingo/lib/base.php:80) in
/var/www/secure/horde/ingo/templates/common-header.inc on line 3
Warning: Cannot modify header information - headers already sent by
(output started at /var/www/secure/horde/ingo/lib/base.php:80) in
/var/www/secure/horde/ingo/templates/common-header.inc on line 4
BTW: I didn't have any rows WHERE pref_scope="imp" and
pref_name="last_login"; all my rows with pref_name="last_login" had a
pref_scope = "horde".
Alexander Skwar
--
Signatur vorübergehend deaktiviert.
More information about the ingo
mailing list