In private_message_notification_block.js the function:
Drupal.PrivateMessageNotificationBlock.getUnreadThreadCount = function () {
getUnreadThreadCount();
};
should be included inside Drupal.behaviors.privateMessageNotificationBlock. Currently it is included outside and is not accessible from other scripts.
Closed: outdated
2.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.