The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
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:
Show Your Support
|
Comments |
#902
|
||||
|
||||
![]()
This works fine with 2.3.0 RC3 (There's no such thing as 2.3.3)..
![]() I have all my old hacks installed(40+!!) and everything works fine with the upgrade to 2.3.0 RC3... |
#903
|
||||
|
||||
![]()
Works nicely with VB 2.30 final !!!
![]() |
#904
|
|||
|
|||
![]() Quote:
Nope... I think I'll still have to do some php editing... |
#905
|
||||
|
||||
![]()
Thanks Firefly, this hack is a great work.
I appreciate very much your work ![]() |
#906
|
|||
|
|||
![]()
3. In the "showthread" template add $replybox right after the following:
What template ? |
#907
|
|||
|
|||
![]()
Never mind... first day using vB just forgot about the admin panel...
--- edit Wow, easy as pie! I've spent the last 2 hrs in the source code trying to figure out how to work this ... lol, so used to Invision boards crap.. |
#908
|
||||
|
||||
![]() Quote:
PHP Code:
|
#909
|
|||
|
|||
![]()
I am trying to get it to work. I have 2.30 final and it aint working
![]() I edited the showthread and all. then I amde the new template the last part i really aint to sure about where it says 3. In the "showthread" template add $replybox right after the following: // ################################################## <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="95%" align="center"> <tr> <td><smallfont>$pagenav </smallfont></td> <td align="right"><smallfont> <img src="https://vborg.vbsupport.ru/images/prev.gif" alt="" border="0"> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextoldest">Last Thread</a> <a href="showthread.php?s=$session[sessionhash]&threadid=$threadid&goto=nextnewest">Next Thread</a> <img src="https://vborg.vbsupport.ru/images/next.gif" alt="" border="0"> </smallfont></td> </tr> </table> <!-- first unread and next/prev --> |
#910
|
|||
|
|||
![]()
Help! When I installed it on 2.29 the box shows up at the top of the thread page, how do I put it at the bottom?
|
#911
|
||||
|
||||
![]()
OrcSlayer, you gotta find the NEXT <!-- first unread post ---> thing. You gotta put the $replybox after the fourth one.
My question: I have installed it properly, I think, and I click "Submit Reply" and it says "No thread specified." What can I do to fix this. |
#912
|
|||
|
|||
![]()
In what? Template? php file?
|
#913
|
||||
|
||||
![]()
In the template you have to add $replybox in
It's the third instruction. |
#914
|
|||
|
|||
![]()
reply box in the template or the php file? I cant find it in the code you put in the template i dont see it anywhere.
|
#915
|
||||
|
||||
![]()
You're not supposed to add it to the 'showthread_replybox' template. You're supposed to add it to the 'showthread' template beneath the specified line.
|
#916
|
|||
|
|||
![]()
My Quick reply box appears at the Top and also at the bottom of the threads.
How do i make it so it just appears at the bottom? Cheers Paul |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|