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 |
#947
|
|||
|
|||
![]()
No. I don't get any errors. Just checking to see if there are errors or not. Thanks WEForums.
[EDIT] I CAN'T FIND THIS!!! :alien: 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 --> // ################################################## |
#948
|
||||
|
||||
![]()
I tried using the smilie box with this and didn't like the way it affected the display of the QRB or how it took longer to load the page.
To solve this problem and still enable the use of smilies, I just added a link similar to the "get more" in the normal reply. If anybody is interested, in the showthread_replybox template replace: <td bgcolor="{ secondaltcolor}" valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont></td> with: <td bgcolor="{ secondaltcolor}" valign="top" nowrap><normalfont><b>Your Reply:</b><br><br>[<a href="javascript ![]() |
#949
|
|||
|
|||
![]()
I'm not gonna read through all the pages, but in my forums i keep getting this error in 2.3.0 (Both of my forums get it)
Fatal error: Cannot redeclare stripslashesarray() (previously declared in /home/*******/public_html/talk/global.php:31) |
#950
|
||||
|
||||
![]() Quote:
![]() |
#951
|
|||
|
|||
![]()
Does the following really exist in vB 2.3?
// ################################################## <!-- 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 --> // ################################################## |
#952
|
|||
|
|||
![]()
I did everything on 2.3 and it does not show up for me. I checked everything over 4 times. Help?
![]() Do I only have to replace the first set of code in showthread.php once? |
#953
|
||||
|
||||
![]() Quote:
<script language="Javascript" src="vbcode.js"></script> <script language="Javascript" src="vbcode_language.js"></script> |
#954
|
||||
|
||||
![]()
Dohh!!! I should have remembered that. Thanks for bailing me out on that one.
![]() |
#955
|
|||
|
|||
![]()
Just installed on 2.2.9... when modding the Showthread.php $templatesused =
decleration, just tack in the showthread_replybox,newthread_closeopen because the version in your showthread.php in the txt isn't the same as the one in my showthread that came with vbulliten. Wasn't working before but is working great now ![]() |
#956
|
||||
|
||||
![]()
i'm using 2.2.9 and i've followed all the steps, including adding the step above and the quick reply box doesn't even show for me at all.
help? :cry: leesa |
#957
|
|||
|
|||
![]()
Anyone? It seems it doesn't work properly in 2.3.0 since it gives me errors randomly
|
#958
|
||||
|
||||
![]() Quote:
hmm, i wish i was at least getting errors! i don't see a damn thing! ![]() |
#959
|
|||
|
|||
![]()
It works, just get errors in a few different places sometimes with it
|
#960
|
|||
|
|||
![]() Quote:
Start from scratch, and do what I mentioned above. I had the exact problem, and it works fine now. |
#961
|
|||
|
|||
![]()
This needs to be updated for 2.30. The line where you call the box is no longer in showthread.php and others are saying above. Need new line to insert the code $replybox
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|