2014-07-24, 11:50 AM
Hi Everyone!
I need a little snippet of code. The Quote buttons are not functioning properly on http://mintcoin.pw . I believe that I'm missing some JavaScript from the Quote template. A new page opens, but the quote doesn't appear in the editor. The Multi Quote functions perfectly, and they have some JavaScript in the template.
The Quote Template:
If anyone could tell me what JS I should add to the template, that would be great!
Thanks!
I need a little snippet of code. The Quote buttons are not functioning properly on http://mintcoin.pw . I believe that I'm missing some JavaScript from the Quote template. A new page opens, but the quote doesn't appear in the editor. The Multi Quote functions perfectly, and they have some JavaScript in the template.
The Quote Template:
<a href="newreply.php?tid={$tid}&pid={$post['pid']}" class="pbut" title="{$lang->postbit_quote}">quote</a>
If anyone could tell me what JS I should add to the template, that would be great!
Thanks!