Heisenberg submitted a new resource:
You must be registered for see links
- Rules when you reply to a thread in quickreplyvB Version: 3.8.x
Many people have asked how to insert the rules when the members reply (in quick reply) to a thread.
Now how do you explain.
Open showthread_quickreply template and add above all this code:
Code:<if condition="$show['member']"> <strong>Hello $bbuserinfo[username]! We ask that you follow these simple rules:</strong><br /> <ul> <li>First rules. </li> <li>Second rules. </li> <li>Third rules. </li> </ul> </if>
For add new rules add a...
You must be registered for see links
Last edited:
