[ingo] missing gettestinfo()

Dan Wilson dan at acucore.com
Tue Jul 15 21:56:42 PDT 2003


Looks like my lib/Storage.php is up to date:

* $Horde: ingo/lib/Storage.php,v 1.21 2003/07/04 23:44:31 jan Exp $

and everything looks up to date in my config as well:

-rw-rw-r--    1 dan      dan          2942 Jul  7 23:57 backends.php
-rw-rw-r--    1 dan      dan          2950 Jul  7 23:47 backends.php.dist
-rw-rw-rw-    1 dan      dan            82 Jul  7 23:59 conf.php
-rw-rw-r--    1 dan      dan           721 Jul  7 23:47 conf.xml
drwxrwxr-x    2 dan      dan          4096 Jul  7 23:47 CVS
-rw-rw-r--    1 dan      dan          2449 Jul  3 10:04 fields.php
-rw-rw-r--    1 dan      dan          2449 Jul  3 09:44 fields.php.dist
-rw-rw-r--    1 dan      dan          3847 Jul  7 23:57 prefs.php
-rw-rw-r--    1 dan      dan          3847 Jul  7 23:47 prefs.php.dist

Here is my backend entry:
$backends['imap'] = array(
    'driver' => 'null',
    'preferred' => 'localhost',
    'hordeauth' => 'user',
    'params' => array(),
    'script' => 'imap',
    'scriptparams' => array()
);

Any other ideas or more details on where to look for the storage pref?

-Dan

Quoting Michael M Slusarz <slusarz at bigworm.colorado.edu>:

> Quoting Dan Wilson <dan at acucore.com>:
>
> | Ok... what did I forget to update?
> |
> | When I attempt to edit a rule, I get the following:
> |
> | Fatal error: Call to undefined function: gettestinfo() in
> | /home/dan/public_html/dev_horde/ingo/rule.php on line 53
>
> You either did not successfully update lib/Storage.php or there is a problem
> with a storage preference/setting somewhere in your config files.
>
> michael
>
> ______________________________________________
> Michael Slusarz [slusarz at bigworm.colorado.edu]
> The University of Colorado at Boulder
> --
> Ingo mailing list
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe at lists.horde.org
>





More information about the ingo mailing list