![]() |
Aurore, yes you can use the quote
Just put [*Quote]whateveryouwant[/quote*] I'll try and and make this easier give me you s/n to msn or aim and i'll help you. Achaeon ask Firefly he could help you or maybe i'll try. |
Ok here is the code Aurore. Just add this to showthread_quickreply
PHP Code:
|
Quote:
Yes, this is a must hack for us sites that use a lot of attachments, it would really enhance the reply box. Is there a possibility of doing this?? Thanks :) |
great hack :D
|
Quote:
|
Quote:
I'm surprised no one has yet done it. Thank you. Look forward to news and any assistance I can provide you. (i am not a programmer though) Perhaps it could work as an addon for all the many that already have the Quick Reply hack installed? Just a suggestion :) |
Come on, guys, the answer has been in the thread for a while now. The search box at the bottom really works. ;)
Just add this where you want it in the replybox: PHP Code:
|
There's also a hack that allows you to turn attachments on or off for the quick replybox on a per forum basis. But I'll let you find it [high]using the search box[/high] at the bottom of this page. ;)
|
I got this installed on 2.3.0 with the
smilies box, and attachments addins. Works great. :) I just have to add the custom smilies option, and it's jammin'. Thanks for the great hack. LOL I've read through all 60 pages here. :D |
Installed on 2.3.0.RC3, works fine so far. Some people complained about "No thread specified" error (just like post#871 up there). But not sure if this was because of the hack.
|
Quote:
What template is this added to please? |
showthread_replybox
|
Quote:
Thanks Boofo, the file attachment hack worked fine. For other's info. I am using v2.3. Thanks for your help :) |
No problem. Enjoy! ;)
|
Chen,
I am sure you already know this. But this is THE most important hack even for Vbulletin!!!! I am sure VBulletin is kicking themselves for not thinking of it first!!! Adds dramatic traffic and ease of posting to the boards. Thanks! Just installed on www.classicarcadeclub.com Gil |
After reading ALL 60 pages, <YAWN> I still cant find the answer im looking for ... Some say it works on 2.3.0 some say 2.3.3 ...
I am running v2.3 #3 and it is NOT working. Installed the code, exactly as stated in the 1ST thread of this god forsakenly long thread. The original hack. No add ons, no modifications, just straight up, give me a box. Thru the hoops and the hurdles, I get NO error messages, yet I also get NO quick reply box. Not on top, on bottom, not in the middle, no where. Any help/assistance in this matter would be appreciated!! Edit: After pulling hair out, I found the problem. Seems the ftp server wasnt overwriting the old file. Check that! Also, in the template 'showthread' the orginal hack gives old code (obvious for an older version)... Look for THIS in v2.3 #3 <!-- first unread and next/prev --> <table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center"> <tr> <td><smallfont>$pagenav </smallfont></td> <td align="right"><smallfont> <img src="{imagesfolder}/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="{imagesfolder}/next.gif" alt="" border="0"> </smallfont></td> </tr> </table> <!-- first unread and next/prev --> $replybox ^^^ Add the reply box as stated above. Thanks for the great hack. Im going to pluck my eyes out and soak them now. Ay carumba! |
Im running 2.3.0 as well and cant get it to work can, I get some help? I will pay someone to put it in for me, cuz, Ive tried a number of times and it isnt workin for me. Maybe, im just doin somethin wrong. Please contact me on AIM -mm3898 if anyone is interested in making some extra cash. Thanks,
|
My box appears at the top of the page rather than the bottom. Any ideas?
|
now this is what i have been looking for for a long long time:)
|
Thank you!
Really needed this one :) |
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... |
Works nicely with VB 2.30 final !!! :D
|
Quote:
Nope... I think I'll still have to do some php editing... |
Thanks Firefly, this hack is a great work.
I appreciate very much your work ;) (I'm a newbie) |
3. In the "showthread" template add $replybox right after the following:
What template ? |
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.. |
Quote:
PHP Code:
|
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 --> |
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?
|
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. |
In what? Template? php file?
|
In the template you have to add $replybox in
It's the third instruction. |
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.
|
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.
|
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 |
Hi!
I would like to know if this is possible to integrate into the printthread mode ? Any ideas? |
i've run into a strange problem... since adding the replybox, i am unable to go to any thread that continues past 1 page to the more than one page. clicking on the 2 page, or next page button reloads the first page....? my showthread replybox template:
Code:
<script language="javascript"> |
Quote:
|
Quote:
PHP Code:
|
Quote:
I've been trying to do this for a while now.. :speechless: The only way I could do it before was my linking to misc.php?action=getsmilies |
All times are GMT. The time now is 11:34 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:
|