- 🇦🇺Australia amjad1233 Brisbane
Oh sorry just figured out that `visibility` in the config schema was changed to `content_readability_visibility` please ignore my previous comments
Installed the module in Varbase Distro using Drupal Core 9.2.7. That leads to a PHP error. Maybe the code is not updated to PHP7.4, right now.
Get the following error message when saving a node that matches a bundle content readability is enabled for
Fix Trying to access array offset on value of type null in content_readability_form_node_form_alter() (line 72 of modules/contrib/content_readability/content_readability.module).
Install Varbaase latest Stable or at least Drupal Core 9.2.7.+
You need to use a stack useing at least php 7.4 to reproduce that issue.
Check the module with PHP7.4 and try to reproduce the error.
If you can do so maybe there is an easy way to fix it.
I am not a programmer so I am not sure how to handle this
None
None
None
Fixed
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Oh sorry just figured out that `visibility` in the config schema was changed to `content_readability_visibility` please ignore my previous comments