The current data producer calls getTexts(), which is only available if the drupal/texts module is installed. This introduces a hidden dependency and can cause errors when the module is missing.
Check if the drupal/texts module is installed before calling getTexts(). If not installed, fall back to Drupal’s core t() function for string translation.
Active
1.2
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
No activities found.