[ingo] Errors with latest HEAD

Alexander Skwar lists.ASkwar at email-server.info
Sun Apr 27 22:54:52 PDT 2003


Hello.

When I click on "New Rules", I get the following error:

Notice: Undefined index: edit in /var/www/secure/horde/ingo/rule.php on
line 22

Line 22:

$filter = &$_SESSION['ingo']['filters'][$_SESSION['ingo']['edit']];

So ingo is trying to read a 'edit' from the 'ingo' array from the
session.  edit is not defined.

When I save a new rule, I get:

  'driver' in der Backendkonfiguration nicht angegeben.

(driver not defined in backendconfiguration).

My backends.php is:

$backends['timsieved'] = array(
    'driver' => 'timsieved',
    'preferred' => '',
    'script' => 'sieve',
    'hordeauth' => 'user',
    'params' => array('hostspec' => 'localhost',
                      'port' => 2000));

I've update prefs.php to the latest .dist file.

Any ideas about what's going wrong here?

Alexander Skwar
-- 
Signatur vorübergehend deaktiviert.



More information about the ingo mailing list