seo_friend.module needs to be updated at line 185 to change SEOChecklist to seochecklist since seochecklist-6.x-2.0 came out:
185 'seochecklist' => array(
186 'title'=>'SEO Checklist',
187 'description'=>'A Search Engine Optimization checklist',
188 'project'=>'seo_checklist', // different than module name
189 ),
Fixed
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.