Closed (fixed)
Project:
Panels
Version:
6.x-2.0-alpha1
Component:
Plugins - content types
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Oct 2008 at 17:24 UTC
Updated:
7 Nov 2008 at 00:37 UTC
I ran into some issues embedding a list of node comments based on a node content in my panel page. The following changes were made which got it working for me:
1.) I removed SQL references to comments.score and comments.users
2.) I updated the arguments passed to the comment theming functions ala: http://api.drupal.org/api/function/theme_comment_thread_expanded.
| Comment | File | Size | Author |
|---|---|---|---|
| panels_comment_content_types_d6.patch | 1.97 KB | populist |
Comments
Comment #1
merlinofchaos commentedI fixed all of these problems as part of another issue, essentially the same way you did. Thanks for the patch, wish I saw this earlier =)
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.