I got through as far as entering the site name, email etc., but then as it was installing I got:
Fatal error: Call to undefined function as_profile_modules() in /home/workmail/public_html/arrayshift/profiles/arrayshift/arrayshift.profile on line 103
I got through as far as entering the site name, email etc., but then as it was installing I got:
Fatal error: Call to undefined function as_profile_modules() in /home/workmail/public_html/arrayshift/profiles/arrayshift/arrayshift.profile on line 103
Comments
Comment #1
eaton commentedGood catch -- some cleanup work wasn't corrected properly and all references to the as_profile_modules() function weren't renamed properly. I've checked in a fix.