Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.8, 4.0.8
-
Fix Version/s: 4.1.1
-
Component/s: None
-
Labels:None
Description
SELECT name, group_name, value
FROM civicrm_setting
WHERE ( group_name = 'Directory Preferences'
OR group_name = 'URL Preferences' )
[nativecode=1146 ** Table 'civicrm_40.civicrm_setting' doesn't exist]
During upgrade if config_backend is absent, or for some reason config is re-computed throws this error.