D6 is calling drupal_is_denied on the user property during login when it should use the mail type. http://api.drupal.org/api/drupal/includes!bootstrap.inc/function/drupal_... and invoked from http://api.drupal.org/api/drupal/modules!user!user.module/function/user_...
The D7 code is incorrectly using drupal_is_denied() as it did in D6. drupal_is_denied() has been simplified: http://drupal.org/node/228594
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.