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
  #827  
Old 02-22-2003, 01:54 PM
Rufus69's Avatar
Rufus69 Rufus69 is offline
 
Join Date: Oct 2002
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

If you are getting the QRB on top instead of bottom then listen up
it seems that there are 2 places where the code is place, you must put it on the second
Reply With Quote
  #828  
Old 02-22-2003, 11:39 PM
Vlad Vlad is offline
 
Join Date: Nov 2001
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is in regards to adding smilies to the qrbox...

Now, the things that it says earlier in the thread, found here https://vborg.vbsupport.ru/showthrea...685#post216685, that are asked for, don't even exist on my template! No idea how, lol, but in my showthread box I do not have the code listed he said should be there:

$textareacols = gettextareawidth();

So I couldn't put this code after it:

$clickysmilies = getclickysmilies();


Also, he goes on about "showthread_quickreply" I don't even have that template...

Now, the thing is, if I don't have this stuff then how the heck do I have the quick reply, lol. I just want to add my smilies, everything else is there except that!

Here is a screenshot of my qrbox...
Reply With Quote
  #829  
Old 02-23-2003, 01:47 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

The template you want to edit is showthread_replybox not showthread_quickreply.
Reply With Quote
  #830  
Old 02-23-2003, 01:59 AM
Vlad Vlad is offline
 
Join Date: Nov 2001
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Boofo
The template you want to edit is showthread_replybox not showthread_quickreply.
I am aware of that, I am talking about what was mentioned earlier in the thread in regards to adding smilies...

Also, that code isn't listed in showthread_replybox anyway
Reply With Quote
  #831  
Old 02-23-2003, 02:59 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

<a href="https://vborg.vbsupport.ru/showthread.php?postid=279326#post279326" target="_blank">https://vborg.vbsupport.ru/showt...326#post279326</a>

Also, you have to add $clickysmilies where you want the smilies to appear.
Reply With Quote
  #832  
Old 02-23-2003, 05:07 AM
Vlad Vlad is offline
 
Join Date: Nov 2001
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Boofo
https://vborg.vbsupport.ru/showthrea...326#post279326

Also, you have to add $clickysmilies where you want the smilies to appear.
Did you read my posts? lol I said I don't have that code listed in "showthread.php" therefore I can't add that line after it....
Reply With Quote
  #833  
Old 02-23-2003, 05:29 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok, what version of vb are you using? I am using 2.2.9. Let's start there.
Reply With Quote
  #834  
Old 02-23-2003, 06:21 AM
Vlad Vlad is offline
 
Join Date: Nov 2001
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah I am using 2.2.9 as well...
Reply With Quote
  #835  
Old 02-23-2003, 06:25 AM
Boofo's Avatar
Boofo Boofo is offline
 
Join Date: Mar 2002
Location: Des Moines, IA (USA)
Posts: 15,776
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Show me a snippet of the code you can't find and I will show you where to put what you need.
Reply With Quote
  #836  
Old 02-23-2003, 06:30 AM
dm02's Avatar
dm02 dm02 is offline
 
Join Date: Aug 2002
Location: In the Data Stream
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Anyone using this in 2.3.0 yet???
Reply With Quote
  #837  
Old 02-23-2003, 10:22 AM
**MILK INC**
Guest
 
Posts: n/a
Default

Quote:
Originally posted by FireFly
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.

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:
https://vborg.vbsupport.ru/showthrea...950#post253950

If you want to add an option for each user to turn this feature on and off, please see this post:
https://vborg.vbsupport.ru/showthrea...595#post275595
Hi,
Sorry i am not good at any coding so wen u mean "Create a new template, with the name "showthread_replybox" how do you do that?
Reply With Quote
  #838  
Old 02-23-2003, 11:29 AM
chitown chitown is offline
 
Join Date: Aug 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

anyone know how to get the attachments to show up?
Reply With Quote
  #839  
Old 02-23-2003, 02:23 PM
chitown chitown is offline
 
Join Date: Aug 2002
Posts: 33
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

to add a new template go to the admin cp to the left all the wat to the bottom there are your template options click add.
thats all you do to "create a new template"
Reply With Quote
  #840  
Old 02-23-2003, 02:37 PM
Vlad Vlad is offline
 
Join Date: Nov 2001
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by chitown
anyone know how to get the attachments to show up?
Yup you can find that here:

https://vborg.vbsupport.ru/showthrea...threadid=48128
Reply With Quote
  #841  
Old 02-23-2003, 02:38 PM
Vlad Vlad is offline
 
Join Date: Nov 2001
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by Boofo
Show me a snippet of the code you can't find and I will show you where to put what you need.
$textareacols = gettextareawidth();
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 10:18 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.07750 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
  • (5)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
  • (3)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
  • (15)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