2013-04-27, 03:16 PM
Hello,
After the MyBB upgrade from 1.6.9 I've notice that my quote buttons no longer work. I hit the quote button on a post and it comes up blank in the reply editor.
Here is my button template code
After the MyBB upgrade from 1.6.9 I've notice that my quote buttons no longer work. I hit the quote button on a post and it comes up blank in the reply editor.
Here is my button template code
<a href="newreply.php?tid={$tid}&pid={$post['pid']}" class="tbut">Quote</a>