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
  #1272  
Old 11-26-2003, 03:37 AM
memdy's Avatar
memdy memdy is offline
 
Join Date: Oct 2002
Location: Outside the box
Posts: 19
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Okay after hours of rubbing my face on the cheese grader, i need some help. I installed the quick reply hack and been working fine, then I just moved to a new server and now I'm getting this error message when using the quick reply box.

"No thread specified. If you followed a valid link, please notify the webmaster "

Replys using the normal reply to button works fine, just the quick reply. Anyone have any ideas what to investigate. I can't seem to figure it out. I've tried reboot to clear any wacked out session variable on the server, cleared browser cache and cookies, ......help, anyone seen this before. Searches don't return much on the keywords to be of any use.
Reply With Quote
  #1273  
Old 11-26-2003, 10:32 PM
X-Sector X-Sector is offline
 
Join Date: Oct 2003
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by xxxsaint
hey ,if I wanted to put an image in the background of the quick reply message field , where would I put that in the template ?
Go to Admin CP => Templates => Quickreply(Or whatever the quickreply hack is)

if you want an image, you can trick the system like this:

#6666FF" background="myimages/myimage.gif
Note the careful arrangement of quotes.

Find

<td bgcolor="{firstaltcolor}">

would be replaced by

<td bgcolor="#6666FF" background="myimages/myimage.gif">

Hope that helps
Reply With Quote
  #1274  
Old 11-26-2003, 10:52 PM
Gary King's Avatar
Gary King Gary King is offline
 
Join Date: Jan 2002
Posts: 2,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by X-Sector
Go to Admin CP => Templates => Quickreply(Or whatever the quickreply hack is)

if you want an image, you can trick the system like this:

#6666FF" background="myimages/myimage.gif
Note the careful arrangement of quotes.

Find

<td bgcolor="{firstaltcolor}">

would be replaced by

<td bgcolor="#6666FF" background="myimages/myimage.gif">

Hope that helps
Actually, that won't work for what he wants to do

You'd have to use some CSS, like
PHP Code:
<textarea style="background-image: url(/images/foo.gif)"></textarea
Reply With Quote
  #1275  
Old 11-29-2003, 04:09 PM
VirtualHogwarts VirtualHogwarts is offline
 
Join Date: Nov 2003
Posts: 28
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

/me click's install!

Thanks worked perfect!
Reply With Quote
  #1276  
Old 11-29-2003, 06:10 PM
GMfullsize GMfullsize is offline
 
Join Date: Nov 2003
Location: GMfullsize.com
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

For some reason it is not working for me, most likely I did something wrong but have no idea what is going on. Also I have 2.3.3, does that make a difference? I used 2.3.3

Also what is the install button do? Please help
Reply With Quote
  #1277  
Old 11-29-2003, 07:27 PM
Gary King's Avatar
Gary King Gary King is offline
 
Join Date: Jan 2002
Posts: 2,046
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by GMfullsize
For some reason it is not working for me, most likely I did something wrong but have no idea what is going on. Also I have 2.3.3, does that make a difference? I used 2.3.3

Also what is the install button do? Please help
The install button shows that you've installed the hack, without actually installing it for you.
Reply With Quote
  #1278  
Old 11-30-2003, 07:32 AM
GMfullsize GMfullsize is offline
 
Join Date: Nov 2003
Location: GMfullsize.com
Posts: 29
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gary W
The install button shows that you've installed the hack, without actually installing it for you.
Bummer lol. I still havent got it to work yet. If anyone can help me out that would be great. I am on AOL Instant Messenger a lot and my screen name is Silveradon20z If you can help me out please IM me. Thanks
Reply With Quote
  #1279  
Old 12-01-2003, 02:30 AM
Gio Takahashi's Avatar
Gio Takahashi Gio Takahashi is offline
 
Join Date: Jul 2003
Location: Cape Coral
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I will IM you soon.

As for the install button, it only adds a record to your User CP that you installed this hack, so you can use your CP to check back to hack threads for updates.

I have been hearing of a compatibility issue with 2.3.2. and Chen's quick reply box. I believe there is a new alternative Quick Reply that involves no Hacking. Try Mist's Hackless Quick Reply Box

https://vborg.vbsupport.ru/showthread.php?t=56834
Reply With Quote
  #1280  
Old 12-03-2003, 02:07 PM
midnightz midnightz is offline
 
Join Date: Jan 2003
Location: Inside the Velvet Tunnel
Posts: 159
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Everybody is right, this hack doesn't work in 2.3.3 even with the changes in the update.
Reply With Quote
  #1281  
Old 12-03-2003, 11:56 PM
xHollywoodx xHollywoodx is offline
 
Join Date: Dec 2003
Posts: 17
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

does this not work with 2.3.3, cause i cant get it to work, it wont show up????
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 08:52 PM.


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.05131 seconds
  • Memory Usage 2,313KB
  • 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
  • (1)bbcode_php
  • (4)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