[ingo] Notice: Undefined property: _params in ...horde/ingo/lib/IMAP/Search.php on line 56
Gilbert Ng
gilbertclng at gmail.com
Sun Mar 12 08:26:02 PST 2006
Dear all,
When I enable the option under "IMP->Options -> filters"
Either
Apply filter rules upon logging on?
or
Apply filter rules whenever INBOX is displayed?
I get the following errors:
Notice: Undefined property: _params in
/usr/local/apache2/htdocs/horde/ingo/lib/IMAP/Search.php on line 56
If I set the second rules, this errors appear whenever I click the INBOX icon.
The following is my setting in ingo/conf/backends.php
/* IMAP Example*/
$backends['imap'] = array(
'driver' => 'null',
'preferred' => 'mail.szetoho.edu.hk',
'hordeauth' => true,
'params' => array(),
'script' => 'imap',
'scriptparams' => array()
);
I haven't use vfs as my linux box haven't setup ftp service ( actually
I don't know what should I set in INGO, vfs or null?)
Thanks for your help!
The following is my Horde and other app Version
* Horde: 3.0.2
* Gollem: H3 (1.0) (run Gollem tests)
* Imp: H3 (4.0.1) (run Imp tests)
* Ingo: H3 (1.1) (run Ingo tests)
* Kronolith: H3 (2.0.1)
* Passwd: H3 (3.0-BETA) (run Passwd tests)
* Turba: H3 (2.0)
PHP Version: 4.3.9
Regards,
Gilbert
More information about the ingo
mailing list