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
  #1102  
Old 08-23-2003, 06:31 PM
[BA]Techie [BA]Techie is offline
 
Join Date: Aug 2003
Posts: 10
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I want to know if this can be installed fresh on vB 3.00 beta 5 . My friend has it installed on beta 5 but i really dont know how to install it from scratch on beta 5 since the code is different . Any help is appreciated
Reply With Quote
  #1103  
Old 08-23-2003, 10:17 PM
SVTBlackLight01's Avatar
SVTBlackLight01 SVTBlackLight01 is offline
 
Join Date: Jan 2003
Location: Texas
Posts: 504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quick reply is a standard feature of vB 3.
Reply With Quote
  #1104  
Old 08-24-2003, 05:02 AM
Cal Poly Forum Cal Poly Forum is offline
 
Join Date: Jul 2003
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
08-21-03 at 11:50 PM JeffyJoe said this in Post #1099
Here ya go.


This is for VBulletin version 2.3.2 only
(I have not tested it with 2.3.0)

Thanks.
I am almost finished with the hack but ... I can't seem to find "showthread_replybox" anywhere?
Is there one? I am using 2.3.2.

edit: I found it on the text , on the first page. :bunny:
Reply With Quote
  #1105  
Old 08-24-2003, 11:58 PM
Cal Poly Forum Cal Poly Forum is offline
 
Join Date: Jul 2003
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
08-21-03 at 11:50 PM JeffyJoe said this in Post #1099
Here ya go.


This is for VBulletin version 2.3.2 only
(I have not tested it with 2.3.0)

PHP Code:
eval("standardredirect("".gettemplate("redirect_postthanks")."","$goto");"); 
This code is not present in Step 4 of newthread.php
Reply With Quote
  #1106  
Old 08-25-2003, 09:48 AM
memobug memobug is offline
 
Join Date: Jun 2002
Posts: 418
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
08-22-03 at 08:22 AM MaDCaT75 said this in Post #1100
I dunno I followed the instructions to the letter and the box wont show up in the threads :ermm:
Getting the box to show is a template mod, so maybe you inserted the right variable in the wrong template, or in the middle of a <!-- comment --> or the wrong variable.

It should be inserted in the showthread template, reading something like:

<!-- START SHOWREPLYBOX HACK -->
$replybox
<!-- END SHOW REPLYBOX HACK -->

And located, in my forum immediately after

<!-- first unread and next/prev -->

If it isn't coming up for you, you can try replacing the word $replybox with a tag line like:

GOSH DARN I CAN'T TELL WHY THIS BOX DOESN'T SHOW

And if you don't see that, well you are tweaking the wrong template or template set.

If you do see it, maybe you didn't create the showthread_replybox template properly or have a typo in one of the names somewhere.

Good luck!

Matt
Reply With Quote
  #1107  
Old 08-26-2003, 12:27 AM
Michael's Avatar
Michael Michael is offline
 
Join Date: Aug 2003
Location: New Jersey
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is there a version out there for 2.3.2 ?
Reply With Quote
  #1108  
Old 08-26-2003, 05:13 AM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 11:48 AM memobug said this in Post #1105
Getting the box to show is a template mod, so maybe you inserted the right variable in the wrong template, or in the middle of a <!-- comment --> or the wrong variable.

It should be inserted in the showthread template, reading something like:

<!-- START SHOWREPLYBOX HACK -->
$replybox
<!-- END SHOW REPLYBOX HACK -->

And located, in my forum immediately after

<!-- first unread and next/prev -->

If it isn't coming up for you, you can try replacing the word $replybox with a tag line like:

GOSH DARN I CAN'T TELL WHY THIS BOX DOESN'T SHOW

And if you don't see that, well you are tweaking the wrong template or template set.

If you do see it, maybe you didn't create the showthread_replybox template properly or have a typo in one of the names somewhere.

Good luck!

Matt
Nope I did it right..... I had 4 admins check the code even.... it just didnt show up... besides the other version of this hack was much easier to install
Reply With Quote
  #1109  
Old 08-26-2003, 06:02 AM
Cal Poly Forum Cal Poly Forum is offline
 
Join Date: Jul 2003
Posts: 59
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 06:27 PM Michael said this in Post #1106
Is there a version out there for 2.3.2 ?

JeffyJoe (above) released the hack for version 2.3.2 but the codes could not found in certain steps. gre:
Reply With Quote
  #1110  
Old 08-26-2003, 05:16 PM
EVO VIII Chris EVO VIII Chris is offline
 
Join Date: Aug 2003
Location: Portland, OR
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Yesterday at 01:58 AM Cal Poly Forum said this in Post #1104
PHP Code:
eval("standardredirect("".gettemplate("redirect_postthanks")."","$goto");"); 
This code is not present in Step 4 of newthread.php
Yes it is, check line 255 and you should see it. I see it just fine.
Reply With Quote
  #1111  
Old 08-26-2003, 06:13 PM
99SIVTEC 99SIVTEC is offline
 
Join Date: Nov 2001
Posts: 281
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 07:13 AM MaDCaT75 said this in Post #1107
Nope I did it right..... I had 4 admins check the code even.... it just didnt show up... besides the other version of this hack was much easier to install
Same thing is happening with me. I've installed this hack on other vb versions probably 20 or 30 times. The darn thing just isn't showing up on my forums.

Why were there so many more file edits for this version?
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 02:11 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.06558 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
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_php
  • (7)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
  • (4)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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