[Tickets #13035] Re: PHP ERROR: Invalid argument supplied for foreach() at login

noreply at bugs.horde.org noreply at bugs.horde.org
Tue Mar 11 16:52:03 UTC 2014


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/13035
------------------------------------------------------------------------------
  Ticket             | 13035
  Updated By         | aria at bsc.gwu.edu
  Summary            | PHP ERROR: Invalid argument supplied for foreach() at
                     | login
  Queue              | Gollem
  Version            | 3.0.2
  Type               | Bug
  State              | Unconfirmed
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


aria at bsc.gwu.edu (2014-03-11 16:52) wrote:

I found the cause for this error.  It appears that after the upgrade,  
somehow the upgrade process added a file inside my  
/horde/gollem/config/backends.d directory called 10-webmail.php and in  
it was:

<?php
$backends['ftp']['disabled'] = true;
$backends['sqlhome']['disabled'] = false;
$backends['sqlhome']['name'] = 'Home';

which caused the errors I reported.

I am not sure why this file was created since I don't run multiple  
vhosts.  I did have a backends.local.php file in the  
/horde/gollem/config directory however.

Removing the extra file created in the backends.d directory resolved  
the problem.

Thanks,





More information about the bugs mailing list