Menu

#95 show.tpl breaks with disqus

closed-invalid
nobody
templates (9)
4
2009-11-05
2009-11-04
TeamColtra
No

When I try to add a commenting system such as http://disqus.com (and I also tried Intense Debate) and add it right before the final </div> (and I have even tried after the div) the torrents no longer even TRY to load... I tried disabling "hidden" so that they would show by default, and even still it does not bring up results. I do not know why code that is UNDER another code would affect it, but it does.

This is the code for Intense Debate (keys are changed for security):
<script>
var idcomments_acct = '94afb191640ew85003c55252b59e40a';
var idcomments_post_id;
var idcomments_post_url;
</script>
<span id="IDCommentsPostTitle" style="display:none"></span>
<script type='text/javascript' src='http://www.intensedebate.com/js/genericCommentWrapperV2.js'></script>

And this is the one for disqus
<div id="disqus_thread"></div><script type="text/javascript" src="http://disqus.com/forums/pever/embed.js"></script><noscript><a href="http://disqus.com/forums/pever/?url=ref">View the discussion thread.</a></noscript><a href="http://disqus.com" class="dsq-brlink">blog comments powered by <span class="logo-disqus">Disqus</span></a>

Whats going on?

Discussion

  • TeamColtra

    TeamColtra - 2009-11-04
    • labels: --> templates
    • priority: 5 --> 6
     
  • TeamColtra

    TeamColtra - 2009-11-04
    • priority: 6 --> 4
     
  • andig

    andig - 2009-11-05
    • status: open --> closed-invalid
     
  • andig

    andig - 2009-11-05

    Seems you're trying to modify videoDB- unfortunately you're on your own here when it comes to troubleshooting an bugfixing.

    Best regards,
    Andreas

     

Log in to post a comment.