[imp] Re: Migration of IMP filters to ingo (soon)

Ruben van der Steenhoven ruben_donotspamme at webmeesters.net
Wed Jun 11 02:43:21 PDT 2003


There seems to be no syntax error in these files, but i found another issue:
I found this in my /var/log/messages:

jun 11 09:47:23 janus httpd: PHP Notice:  Undefined variable:  accesskey 
in /var/www/webmeesters.net/horde/imp/templates/menu/menu.inc on line
93

Can this be of influence?


Michael M Slusarz wrote:
> Quoting Ruben van der Steenhoven <ruben_donotspamme at webmeesters.net>:
> 
> | This is where i already gathered that something went wrong:
> | tests this weekend (repeated last 5 minutes) showed a problem in
> | $imp(filteravail): it is FALSE, so i went to imp/lib/Session.php lines
> | around 210:
> |
> | /* Is the 'mail/canApplyFilters' API call available? */
> | if ($registry->hasMethod('mail/canApplyFilters')) {
> |      $_SESSION['imp']['filteravail'] =
> | $registry->call('mail/canApplyFilters');
> | } else {
> |      $_SESSION['imp']['filteravail'] = false;
> | }
> |
> | as you saw in my registry.php this should result in an assigned value
> | instead of false, but i cannot debug this piece of code because i don't
> | kwow exactly how to get the output on screen.
> |
> | BTW: I always startup a new session, clear my /tmp directory of all
> | caching info etc...
> 
> Hmmm... maybe there is something wrong with your ingo config files that is
> causing the ingo APIs not to show up.  Try running 'php -l xxxxx.php' on
> all config files in the ingo/config directory.
> 
> michael
> 
> ______________________________________________
> Michael Slusarz [slusarz at bigworm.colorado.edu]
> The University of Colorado at Boulder
> 




More information about the imp mailing list