Version: 1.00, by Admin (Coder)
Developer Last Online: Nov 2024
Version: 2.3.x
Rating:
Released: 01-28-2002
Last Update: Never
Installs: 1206
No support by the author.
Here's an easy one, it barely took 4 minutes to do. :china:
This hack will add a quick replying box at the bottom of all threads, only if the user has permission to reply, so when you need to reply to something real quickly you don't need to click the Post Reply button and wait for the page to load.
Instructions are in the attached .txt file, and if you want a demo... just look below.
NOTE: For the vB 2.3.2 version please see this post.
Extras:
If you want users who have the Use Email Notification option ON, to automatically subscribe to threads they reply to with this hack, see this post.
If you want to add an option for each user to turn this feature on and off, please see this post.
If you want smilies in your quick reply box please see this post.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I want to know if this can be installed fresh on vB 3.00 beta 5 . My friend has it installed on beta 5 but i really dont know how to install it from scratch on beta 5 since the code is different . Any help is appreciated
08-22-03 at 08:22 AM MaDCaT75 said this in Post #1100 I dunno I followed the instructions to the letter and the box wont show up in the threads :ermm:
Getting the box to show is a template mod, so maybe you inserted the right variable in the wrong template, or in the middle of a <!-- comment --> or the wrong variable.
It should be inserted in the showthread template, reading something like:
<!-- START SHOWREPLYBOX HACK -->
$replybox
<!-- END SHOW REPLYBOX HACK -->
And located, in my forum immediately after
<!-- first unread and next/prev -->
If it isn't coming up for you, you can try replacing the word $replybox with a tag line like:
GOSH DARN I CAN'T TELL WHY THIS BOX DOESN'T SHOW
And if you don't see that, well you are tweaking the wrong template or template set.
If you do see it, maybe you didn't create the showthread_replybox template properly or have a typo in one of the names somewhere.
Yesterday at 11:48 AM memobug said this in Post #1105 Getting the box to show is a template mod, so maybe you inserted the right variable in the wrong template, or in the middle of a <!-- comment --> or the wrong variable.
It should be inserted in the showthread template, reading something like:
<!-- START SHOWREPLYBOX HACK -->
$replybox
<!-- END SHOW REPLYBOX HACK -->
And located, in my forum immediately after
<!-- first unread and next/prev -->
If it isn't coming up for you, you can try replacing the word $replybox with a tag line like:
GOSH DARN I CAN'T TELL WHY THIS BOX DOESN'T SHOW
And if you don't see that, well you are tweaking the wrong template or template set.
If you do see it, maybe you didn't create the showthread_replybox template properly or have a typo in one of the names somewhere.
Good luck!
Matt
Nope I did it right..... I had 4 admins check the code even.... it just didnt show up... besides the other version of this hack was much easier to install
Today at 07:13 AM MaDCaT75 said this in Post #1107 Nope I did it right..... I had 4 admins check the code even.... it just didnt show up... besides the other version of this hack was much easier to install
Same thing is happening with me. I've installed this hack on other vb versions probably 20 or 30 times. The darn thing just isn't showing up on my forums.
Why were there so many more file edits for this version?