Active
Project:
Aegir Hosting CiviCRM
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
19 Jan 2017 at 15:35 UTC
Updated:
28 Oct 2019 at 19:30 UTC
Jump to comment: Most recent
After installing a new CiviCRM site, I always need to edit and save the site node (without making any changes), in order to:
It'd be nice to run these steps automatically, as part of the install process.
Comments
Comment #2
ergonlogicComment #3
bgm commentedI agree, this is pretty annoying. If you can submit a patch, it would be a nice improvement.
Comment #4
ergonlogicI've begun working on this over in NDI's fork: https://github.com/nditech/hosting_civicrm/tree/dev/2844984
Comment #6
joegl commentedAre there any updates on this? Sorry to be posting in a few issues, but we're still trying to fix a problem where verifying in AEGIR results in broken directory permissions and takes the entire site down until they're fixed. It seems to be a pretty common problem judging by all the issues here related to AEGIR's verify functionality, but I don't see any accepted fixes. I will contribute what I can! Thanks.
Comment #7
bgm commentedPlease do post, feedback is always welcomed :)
I did a quick test and this seems to be working correctly (post-install verify).
I feel like the issue you are running into is: #2972031: Regression: template_c must be setguid.
Comment #8
joegl commentedbgm thank you for both your replies! I will check the linked thread.