Hi.
I have just tested the service_links module, but when i install it, the links override my $links on the node.tpl file.
I didnt like that so i remove the module but now the links shows empty.
I have this code:

<?php if ($links) { ?><img src="/img/comentarios.gif" alt="Comentarios" width="20" height="14" /> 
                        <small class="links"><?php print $links ?></small><?php }; ?>

How can i fix it?

How can i show the comments links with the service links?

Thank you very much.

It only happen on nodes, not in teaser view.