The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#9
|
||||
|
||||
![]()
Well I already explained it a bit but here some more detailed instructions. It is a bit primitive but it works
download the last reply alert mod here. follow step 1 step 2 can be skipped if you only want to disable quickreply. then edit the vB SHOWTHREAD template: find the following: Code:
<if condition="$show['quickreply'] OR $show['ajax_js']"> <!-- ajax errors table --> Code:
<if condition="$show[closethread] AND $last_reply_alert_phrase"> <span class="highlight"><br />Quick reply disabled</span> <else /> find: Code:
<!-- end quick reply --> </if> Code:
</if> ________________________________ And you are done, I didn't use the more advanced options of the mod and just typed the text I wanted into the code. Simply because I am not sure how to do this properly. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|