cgfeedback always says 0 comments
Posted: Mon Jun 20, 2011 4:29 pm
Hi,
Most everything with the CGfeedback module works great, i have it working with the CGBlog The only problem is I cant seem to get it to count the number of comments. There are a lot of great posts about this already but Ive tried everything and nothing helps, so maybe it something specific to the new version, im using 1.9.4.1 faanui
i created a ratings template called count which looks like this:
{strip}
{$stats.count}
{/strip}
And wrote in the CGBlog summary template:
<a class="comments" href="{$entry->detail_url}#comments">Kommentare ({CGFeedback key1="CGBlog" key2=$entry->id action="ratings" ratingstemplate="count"})</a>
My first feeling was that I have the wrong thing entered into the Key1 spot. Have tried loads of different variation tho...so maybe something else.
thanks so much for any help.
Most everything with the CGfeedback module works great, i have it working with the CGBlog The only problem is I cant seem to get it to count the number of comments. There are a lot of great posts about this already but Ive tried everything and nothing helps, so maybe it something specific to the new version, im using 1.9.4.1 faanui
i created a ratings template called count which looks like this:
{strip}
{$stats.count}
{/strip}
And wrote in the CGBlog summary template:
<a class="comments" href="{$entry->detail_url}#comments">Kommentare ({CGFeedback key1="CGBlog" key2=$entry->id action="ratings" ratingstemplate="count"})</a>
My first feeling was that I have the wrong thing entered into the Key1 spot. Have tried loads of different variation tho...so maybe something else.
thanks so much for any help.