I still have this problem, how should i fix it and make module works ?
When module installed. In the page /admin/config/content/nodeviewcount
has the errors:
Warning: in_array() expects parameter 2 to be array, null given in Drupal\nodeviewcount\Form\NodeViewCountSettingsForm->getRoleNamesOptions() (line 205 of modules/contrib/nodeviewcount/src/Form/NodeViewCountSettingsForm.php).
Warning: Invalid argument supplied for foreach() in Drupal\Core\Render\Element\Checkboxes::valueCallback() (line 100 of core/lib/Drupal/Core/Render/Element/Checkboxes.php).
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I still have this problem, how should i fix it and make module works ?