getfilter()

View: New views
2 Messages — Rating Filter:   Alert me  

getfilter()

by info-1684 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello

I have the same problem exposed by alex at romanauskas.com two weeks ago.

I have installed the 1.2.3 Webmail Edition of Horde and so far  
everything is going fine except Ingo.
I have installed on MySql, IIS5, PHP 5.2.3.

You coul have test info at
http://webmail.ict360.it/horde/test.php


 From the main page I receive the error:

   Warning: Invalid argument supplied for foreach() in
/var/www/horde/ingo/lib/Block/overview.php on line 50

Line 50:          foreach ($filters->_filters as $filter) {

And if I go into the Filters section I get:

Fatal error: Call to a member function getFilterList() on a non-object
in /var/www/horde/ingo/filters.php on line 134

Line 134: $filter_list = $filters->getFilterList();


I am guessing there is something I missed in the installation Horde  
WebMail Edition: some table in mysql ... or something other ...

Anyone have an idea of where to start looking.

Thanks
Francesco


----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



--
Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...

Re: getfilter()

by Patrick Boutilier :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 06/14/2009 07:51 AM, info@... wrote:

> Hello
>
> I have the same problem exposed by alex at romanauskas.com two weeks ago.
>
> I have installed the 1.2.3 Webmail Edition of Horde and so far
> everything is going fine except Ingo.
> I have installed on MySql, IIS5, PHP 5.2.3.
>
> You coul have test info at
> http://webmail.ict360.it/horde/test.php
>
>
>  From the main page I receive the error:
>
> Warning: Invalid argument supplied for foreach() in
> /var/www/horde/ingo/lib/Block/overview.php on line 50
>
> Line 50: foreach ($filters->_filters as $filter) {
>
> And if I go into the Filters section I get:
>
> Fatal error: Call to a member function getFilterList() on a non-object
> in /var/www/horde/ingo/filters.php on line 134
>
> Line 134: $filter_list = $filters->getFilterList();
>
>
> I am guessing there is something I missed in the installation Horde
> WebMail Edition: some table in mysql ... or something other ...
>
> Anyone have an idea of where to start looking.

What is $conf['storage']['driver']  set to in ingo/config/conf.php .
Assuming it is sql do you have the following sql tables?


ingo_forwards
ingo_lists
ingo_rules
ingo_rules_seq
ingo_shares
ingo_shares_groups
ingo_shares_users
ingo_spam
ingo_vacations

>
> Thanks
> Francesco
>
>
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
>
>
>
> --
> Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
> Frequently Asked Questions: http://horde.org/faq/
> To unsubscribe, mail: ingo-unsubscribe@...

--
Ingo mailing list - Join the hunt: http://horde.org/bounties/#ingo
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: ingo-unsubscribe@...