By entr3p on
I print the $links variable, and the number of comments show up on the teasers but not on the actual node. Is this a bug, or do I have to do another way?
I print the $links variable, and the number of comments show up on the teasers but not on the actual node. Is this a bug, or do I have to do another way?
Comments
Where/how are you printing
Where/how are you printing $links?
Like so:
print $links;Where (what file) and is it
Where (what file) and is it inside any 'if' statement or other conditional statement.
It's in node.tpl.php and it's
It's in node.tpl.php and it's not inside any if statement.
Anyone?
Anyone?