warning: Invalid argument supplied for foreach() in /var/aegir/hostmaster-6.x-1.8/includes/common.inc on line 1680.
fix as Steven Jones mentioned in IRC
/var/aegir/hostmaster-6.x-1.8/profiles/hostmaster/modules/hosting/web_pack/hosting_web_pack.service.inc
line 44: add slave_servers = array();
$master_servers = array();
$slave_servers = array();
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | hostmaster-1550284-pack-warnings.patch | 656 bytes | steven jones |
Comments
Comment #1
steven jones commentedPatch attached.
Comment #2
steven jones commentedFrom IRC:
Comment #3
steven jones commentedCommitted to 6.x-1.x and 6.x-2.x.
Comment #4
steven jones commented@wroxbox Thanks very much for the bug report and the test!
Comment #5
steven jones commented