Drupal 10, the latest version of the open-source digital experience platform with even more features, is here.I get these errors whenever I hit submit for any action on the site.
I did enable subdirs module.
Notice: Undefined index: aliases in hosting_subdirs_site_form_validate() (line 76 of /var/aegir/hostmaster-7.x-3.x/profiles/hostmaster/modules/aegir/hosting/subdirs/hosting_subdirs.module).
Warning: array_filter() expects parameter 1 to be array, null given in hosting_subdirs_site_form_validate() (line 76 of /var/aegir/hostmaster-7.x-3.x/profiles/hostmaster/modules/aegir/hosting/subdirs/hosting_subdirs.module).
Warning: Invalid argument supplied for foreach() in hosting_subdirs_site_form_validate() (line 77 of /var/aegir/hostmaster-7.x-3.x/profiles/hostmaster/modules/aegir/hosting/subdirs/hosting_subdirs.module).
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | fix_undefined_index_in_hosting_subdirs_site_form_validate-2459321-1.patch | 870 bytes | formatC'vt |











Comments
Comment #1
formatC'vt CreditAttribution: formatC'vt as a volunteer commentedconfirm, patch attached
Comment #2
helmo CreditAttribution: helmo at Initfour websolutions commentedLooks good, thanks.
Comment #3
gboudrias CreditAttribution: gboudrias at Praxis Labs Coop commentedComment #5
gboudrias CreditAttribution: gboudrias at Praxis Labs Coop commentedThanks, pushed to 7.x-3.x branch.