Hi,
I have been trying to integrate the jcomments component with sobi2 (version 2.8.7.2,) but there is nothing displayed in the details template (I've followed the instructions as explained elsewhere on this site). The problem seem to be similar to that reported by theroadsouth.
I'm wandering if the code used to call the jcomments plugin (<?php $this->getPlugin( $mySobi, 'jcomments' ); ?>) is correct? I'm not sure, but I think this code is deprecated and that now plugins in sobi2 should be called like: <?php echo $plugins['plugin_name']; ?> (see
http://www.sigsiu.net/template_commands.html).
I hope I'll be able to use this jcomments with the sobi2 component, since this is the only commenting component I know of which integrate fully with sobi2. I know it's a very good component, and hopefully it would become even better after the upgrade

...
Keep up the good work!

Thanks in advance, poffen