Hi,
I used this module in D5 perfectly, and nodecomments had populated several fields in View.
But in D6 and Views 2, I could not see any fileds for nodecomments. Am I missing anything here?
Hi,
I used this module in D5 perfectly, and nodecomments had populated several fields in View.
But in D6 and Views 2, I could not see any fileds for nodecomments. Am I missing anything here?
Comments
Comment #1
msabnis commentedok, changed the group name from 'Node' to 'Node_comments', i like it that way.
Also, seemed like few fields that were present in D5 are not available in D6.
Had to patch to create join for node_comment_statistics and added field for comment_count, the field i was looking for.
Anybody interested, heres the code:
Comment #2
msabnis commentedclosing this
Comment #3
BuyBub.com commentedI cannot see any reference to nodecomments in any of the Views' fields. I configured the content type for nodecomments to use specified View, but I cannot see any option in Views where I can match a node with their nodecomments. This results in all nodecomments being displayed alongside all nodes.
What is wrong here?
Comment #4
mohammed j. razemIm having the same problem here....
does using a default php argument solve this? or is there an easier way to display related comment in a view?
Comment #5
sniurkst commentedSame problem here, but I think this has something to do with it:
"Please note that the DRUPAL-6 branch has not yet been updated to work with Views RC2 yet."
So we should wait for update..
Comment #6
sirkitree commentedDRUPAL-6 Branch has been updated to work with Views RC3. see #314565: Update D6 branch to work with View2 RC3