Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Details »»

Version: 1.00, by Admin (Coder) Admin is offline
Developer Last Online: Nov 2024 Show Printable Version Email this Page

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.

Comments
  #1352  
Old 01-25-2004, 10:24 PM
borg69 borg69 is offline
 
Join Date: Jan 2004
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

onece i moved the $replybox down to the next part it worked fine!!

Cheers prince!!

This was one of the easiest to install by far.
Reply With Quote
  #1353  
Old 01-28-2004, 01:20 AM
Chris|vB Chris|vB is offline
 
Join Date: Jan 2004
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice work.
Reply With Quote
  #1354  
Old 02-01-2004, 07:32 PM
Riot-Boards Riot-Boards is offline
 
Join Date: Jan 2004
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey, I was wondering why its not working on vB version 2.3.4. I attempted to look through all 91 pages, but after 10... I just strayed... Im sorry if you have to repeat urself again, but I really need some help. If you can tell me why it wont should up for version 2.3.4, that would really help me out, a lot!

Thanks!
Reply With Quote
  #1355  
Old 02-01-2004, 11:36 PM
Prince Prince is offline
 
Join Date: Oct 2001
Posts: 333
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Riot-Boards
Hey, I was wondering why its not working on vB version 2.3.4. I attempted to look through all 91 pages, but after 10... I just strayed... Im sorry if you have to repeat urself again, but I really need some help. If you can tell me why it wont should up for version 2.3.4, that would really help me out, a lot!

Thanks!
you obviously did not read this thread very well because as I have already said IT WORKS IN 2.3.4!
Reply With Quote
  #1356  
Old 02-02-2004, 03:36 AM
jaliam jaliam is offline
 
Join Date: Jan 2003
Location: California
Posts: 55
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Riot-Boards
Hey, I was wondering why its not working on vB version 2.3.4. I attempted to look through all 91 pages, but after 10... I just strayed... Im sorry if you have to repeat urself again, but I really need some help. If you can tell me why it wont should up for version 2.3.4, that would really help me out, a lot!

Thanks!
Here you go, Riot-Boards! This is the possible fix to your problem with the Quick Reply Box.

https://vborg.vbsupport.ru/showpost....postcount=1345
Reply With Quote
  #1357  
Old 02-02-2004, 04:19 AM
markblair markblair is offline
 
Join Date: Jan 2004
Location: Michigan
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

When I clicked on the .txt file in the first post by Chen, it opens up blank. Does anyone have a copy of this hack or know why it is empty? I'm going to try again but so far, I can't get it...
Reply With Quote
  #1358  
Old 02-02-2004, 04:31 AM
markblair markblair is offline
 
Join Date: Jan 2004
Location: Michigan
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh' Lord, please disregard the above post. I figured out how to right-click and "save as" to get the file. Probably something quirky with my browser or something that was mentioned back on page 2...
Reply With Quote
  #1359  
Old 02-06-2004, 01:07 PM
MrSleepy MrSleepy is offline
 
Join Date: Oct 2003
Location: Sunderland, UK
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice one!
Reply With Quote
  #1360  
Old 02-10-2004, 05:14 PM
frizor frizor is offline
 
Join Date: Sep 2002
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have version 2.3.3 and the quick reply hack doesn't work. it just doesn't show up.....any help?
Reply With Quote
  #1361  
Old 02-13-2004, 08:51 PM
Emmy2 Emmy2 is offline
 
Join Date: Jan 2004
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have installed this hack on my vB2.3.4 board and it works beautifully.

I would like to make one small tweak to it but am having problems. I would like for the title of the post to be automatically filled in as "Re: whatever the original thread title is" whenever someone uses the box.

I managed to do this with the REGULAR reply box by inserting

name="title" value="Re: $threadinfo[title]"

into the input field for the reply box. This doesn't seem to work with the quick reply as just Re: [blank] appears when I post.

Any ideas what I would put in there instead? (the title field can be hidden or displayed so the user can change it...either way would be fine)
Reply With Quote
  #1362  
Old 02-14-2004, 11:47 AM
Emmy2 Emmy2 is offline
 
Join Date: Jan 2004
Posts: 83
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ah Mark, thank you, thank you! That's exactly what I was after....I tried it out and it does exactly the right thing!

Thanks again!
Reply With Quote
  #1363  
Old 02-15-2004, 02:37 PM
egyptsons's Avatar
egyptsons egyptsons is offline
 
Join Date: Jan 2004
Location: Egypt
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thanks
Reply With Quote
  #1364  
Old 02-24-2004, 04:31 AM
markblair markblair is offline
 
Join Date: Jan 2004
Location: Michigan
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmm, for some reason the Quick Reply box is not showing on my forum anymore. I had to move servers and switched from a server running Ensim to one with CPanel. I haven't changed the DNS yet so the new server is still only accessible via IP. But, when logged in through there, the Quick Reply box does not show up. All the correct settings are in place and I've double and triple checked. It works on the old server at this time and nothing changed when I imported the DB over to the new server.

Anyone know why this would happen. I'm running 2.3.4 on both at the moment.

Thanks,

Mark Blair
userintervention | free computer support resource!
Reply With Quote
  #1365  
Old 02-24-2004, 04:38 AM
markblair markblair is offline
 
Join Date: Jan 2004
Location: Michigan
Posts: 61
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Disregard. Everything appeared to be fine with the showthreads.php template but for some reason it wasn't uploaded again. I know I did this once but second times a charm I suppose.
Reply With Quote
  #1366  
Old 02-24-2004, 10:31 AM
r00t3d r00t3d is offline
 
Join Date: Feb 2004
Posts: 15
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

its ok works great tnx.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 06:12 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.10659 seconds
  • Memory Usage 2,355KB
  • Queries Executed 30 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (16)post_thanks_box
  • (16)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (16)post_thanks_postbit_info
  • (15)postbit
  • (16)postbit_onlinestatus
  • (16)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete