Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 3.1.5
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
Description
Right after installing, CiviCRM doesn't change anything in database. E.g. I try to disable some components and after saving it's all like the default setup. That's why I first thought it was a specific issue: http://forum.civicrm.org/index.php/topic,13333.msg61998.html#msg61998
Settings are all okay, CiviCRM is not giving me any specific errors.
I tried UPDATE civicrm_domain SET config_backend = null;
Tried drush civicrm-update-cfg; drush civicrm-cache-clear
Tried disabling most Drupal modules.
Tried on localhost and on development server.
It would be nice to have something like Drupal's admin/reports/status that gives an overview of everything that is okay and not okay with the installation.