MyBB Community Forums
[How To?] Fix Multiquote - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Community Archive (https://community.mybb.com/forum-106.html)
+--- Forum: Archived Forums (https://community.mybb.com/forum-143.html)
+---- Forum: Archived Development and Support (https://community.mybb.com/forum-155.html)
+----- Forum: MyBB 1.6 (https://community.mybb.com/forum-138.html)
+------ Forum: 1.6 General Support (https://community.mybb.com/forum-127.html)
+------ Thread: [How To?] Fix Multiquote (/thread-150567.html)



Fix Multiquote - Whoaranki - 2014-01-31

As the title says, see this http://prntscr.com/2o6eg9 it's the multiquote button, it doesn't works Sad

The code of that is:
<a href="javascript:Thread.multiQuote({$post['pid']});" class="buttons" style="display: none;" alt="{$lang->postbit_multiquote}" title="{$lang->postbit_multiquote}" id="multiquote_link_{$post['pid']}"><i class="icon-quote-right" style="font-size: 13px;"></i> Quote</a>
<script type="text/javascript">
//<!--
	$('multiquote_link_{$post['pid']}').style.display = '';
// -->
</script>

Some one fix it and gimme the working code
----------------------------------------------------------------------
Please fix that cloudflare page, coming everywhere Sad