- 🇮🇹Italy apaderno Brescia, 🇮🇹
I am closing this issue, since it is for a Drupal version that now is not supported.
Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.
One of our biggest problems with this module is that when used on a PHP5 site with the error_reporting php.ini directive set to show Notices it generates a LOT of watchdog entries which fills up the watchdog table and causes disk space issues after a while. "Just turn off Notices in your php.ini to fix the problem" you say? That's not an elegant solution. Let's fix the code instead to be PHP5 friendly. Here is a patch that does just that.
Closed: outdated
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
I am closing this issue, since it is for a Drupal version that now is not supported.
Please re-open it if the issue is also relevant for other project branches that require a supported Drupal version.