Hopefully someone can help me out a little on this issue that I am having. Not sure if it is a bug or not.
In my code I have used {total_comments} tag but
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
November 22, 2008 2:26pm
Subscribe [1]#1 / Nov 22, 2008 2:26pm
Hopefully someone can help me out a little on this issue that I am having. Not sure if it is a bug or not.
In my code I have used {total_comments} tag but
#2 / Nov 22, 2008 2:40pm
Okay. Not sure why my post got chopped off but I figured the problem out. However, just to give more information why would {total_comments} only return the total number of comments when the user is logged in? To me if my weblog allows commenting without registration it should return the total number of comments if I use that tag. That is what my problem was. But I fixed it by extending where my {/exp:weblog:entries} tag was to include the top part of my comment box and then used the weblog comment total variable.
#3 / Nov 23, 2008 3:54pm
Jason, I’m glad you got it figured out. Please don’t hesitate to start a new post if anything else comes up!