Issue #6961:Latest status
tl/dr: system.core on (some?) D7 upgrades was missing the _config_static setting to actually take advantage of the performance gains.
well @herb I cannot believe it, but the webform module was there in modules on the disc, but missing in the listed modules, so I delete the module folder, and downloaded it again.
Then...
Posted1 week 4 days ago by Francis Greaves (themetman) on:
The only thing I can think of is to make sure Webform module is enabled and that the content type that needs to contain the webforms has Webform enabled for it. Edit the content type and make...
@yorkshirepudding, In the end I fixed it by deleting the config/active folder contents, copying the config/staging/ files into config/active, importing the database again and clearing the caches...
Posted2 weeks 3 days ago by Francis Greaves (themetman) on:
Comments
For the dev meeting:
Several regressions need to get addressed:
Although the 3rd one isn't new, it gets urgent now that the book module actually has an update that will break sites if not run (missing table).
Also:
tl/dr: system.core on (some?) D7 upgrades was missing the _config_static setting to actually take advantage of the performance gains.