![]() |
How to add Quick remove
Hello ppl,
I've been trying to make a small mod to add a quick remove to threadbit but i can't get it to work. Can someone help me out? this is what I have so far; <!-- QuickRemove Addon --> <if condition="$show['deletepostoption']"> <form action="editpost.php" method="post"> <input type="hidden" name="s" value="$session[sessionhash]" /> <input type="hidden" name="p" value="$threadid" /> <input type="hidden" name="do" value="deletepost" /> <label for="rb_del_soft"><input type="checkbox" name="deletepost" value="delete" id="$thread[threadid]" tabindex="1" /></label> <input type="submit" class="button" value="$vbphrase[gas_delete_message]" tabindex="1" accesskey="d" /> </form> </if> <!-- / QuickRemove Addon --> Note: I also can't get the <if>'s to function |
|
similar but I want to be able to delete threads quickly and not posts.
thank you |
All times are GMT. The time now is 07:12 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|