Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2013 at 20:27 UTC
Updated:
1 Jul 2013 at 18:30 UTC
If you disable hosting_site.module without disabling hosting_cron, you get fatal errors everywhere.
PHP Fatal error: Call to undefined function hosting_site_count() in /var/aegir/hostmaster-6.x-1.x/profiles/hostmaster/modules/hosting/cron/hosting_cron.module on line 15
Didn't bother patching, just disabled, but I figured it needed pointing out:
Add to hosting_cron.info:
dependencies[] = hosting_site
Comments
Comment #1
ergonlogicFixed in 1e80412