If you add the Zone ID and Authorization credentials on the Cloudflare Credentials config form but do NOT add the credentials through settings, it will cause the following error
Notice: Trying to access array offset on value of type null in Drupal\cloudflare_purge\Controller\CloudflarePurgeController->getValueFromSettingsOrConfig() (line 125 of modules/contrib/cloudflare_purge/src/Controller/CloudflarePurgeController.php).
Update the getValueFromSettingsOrConfig
function to leverage the $valueFromConfig
when $valueFromSettings
is NULL
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.