Mình thấy thấy thêm rất hay nhất là khi muốn copy nhanh tin nhắn khi vùng mobile và không phải click trả lời nên mình đã nghiên cứu và đã thành công nên hôm nay hướng dẫn anh em
Bước đầu anh em vào admincp/Styles & Templates/Style Manager/ chọn style mobile chọn Edit Templates chọn Private Mesage Templates nhé, chọn sửa hoặc kích đúp chuột rồi vào pm_showpm chọn sửa rồi xoá hết đi và paste code này vào nhé
Lưu lại và tận hưởng nhé
Ai leech nhớ ghi rõ nguồn tuoitreit.vn
Bước đầu anh em vào admincp/Styles & Templates/Style Manager/ chọn style mobile chọn Edit Templates chọn Private Mesage Templates nhé, chọn sửa hoặc kích đúp chuột rồi vào pm_showpm chọn sửa rồi xoá hết đi và paste code này vào nhé
PHP:
<div class="titlebg">{vb:raw pm.title}</div>
<div id="showpm">{vb:raw postbit}
</div><br/> <div id="showpm"><vb:if condition="$show['quickreply']">
<form action="private.php?do=insertpm&pmid={vb:raw pm.pmid}" class="block" method="post" id="message_form" onsubmit="return vB_Editor['{vb:raw editorid}'].prepare_submit(0, 0)">
<input type="hidden" name="fromquickreply" value="1" />
<input type="hidden" name="s" value="{vb:raw session.sessionhash}" />
<input type="hidden" name="securitytoken" value="{vb:raw bbuserinfo.securitytoken}" />
<input type="hidden" name="do" value="insertpm" />
<input type="hidden" name="pmid" value="{vb:raw pm.pmid}" />
<input type="hidden" name="loggedinuser" value="{vb:raw bbuserinfo.userid}" />
<input type="hidden" name="parseurl" value="1" />
<input type="hidden" name="signature" value="1" />
<input type="hidden" name="title" value="{vb:raw pm.title}" />
<input type="hidden" name="recipients" value="{vb:raw pm.recipients}" />
<input type="hidden" name="forward" value="0" />
<input type="hidden" name="savecopy" tabindex="1" value="{vb:raw pm.savecopy}"/>
<h3 class="blockhead">{vb:rawphrase quick_reply}<a name="quickreply"></a></h3>
<div class="blockbody formcontrols">
{vb:raw messagearea}
<vb:if condition="$allowed_bbcode"><div class="allowed_bbcode">{vb:raw allowed_bbcode}</div></vb:if>
</div>
<div class="blockfoot actionbuttons">
<div class="group">
<input type="submit" value="{vb:rawphrase submit_message}" name="sbutton" id="qr_submit" tabindex="1" />
<input type="submit" value="{vb:rawphrase go_advanced}" name="preview" class="button" accesskey="x" tabindex="1" />
</div>
</div>
</form>
</vb:if>
<vb:if condition="$pm['parentpmid']">
<script type="text/javascript" src="clientscript/vbulletin_ajax_htmlloader.js?v={vb:raw vboptions.simpleversion}"></script>
</vb:if>
</div>
<a href="http://Tuoitrevn.Biz" style ="color:red">Thanks To Tuoitrevn.Biz</a>
Ai leech nhớ ghi rõ nguồn tuoitreit.vn