Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > General > Member Archives
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
"Attach Picture" add-on for quick reply box... Details »»
"Attach Picture" add-on for quick reply box...
Version: , by jeffj jeffj is offline
Developer Last Online: Nov 2009 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 01-25-2003 Last Update: Never Installs: 0
 
No support by the author.

This template mod lets you attach images in the "quick reply box".

This one has been bugging me for a long time so I did it this morning. It doesn't qualify as a hack since it's only a template modification but it's a highly functional template mod and your users will love you for it.

You must have already installed Chen's Quicky Reply Box to utilize this template mod. Look here for his hack: https://vborg.vbsupport.ru/showthrea...threadid=34597

Below is the code that get's inserted into the "showthread_replybox" template that you add for the quick reply box...

this one is real simple...

look for this line:
PHP Code:
<td bgcolor="#DFDFDF"  valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont></td
and replace it with this line:

PHP Code:
<td bgcolor="#DFDFDF"  valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont><BR>
<
smallfont>Attach file:&nbsp;<input type="hidden" name="MAX_FILE_SIZE" value="$maxattachsize_temp">
<
input type="file" class="bginput" name="attachment"><br>
Max size$maxattachsize bytes&nbsp | &nbsp;Valid types$attachextensions</smallfont></td
ps: #DFDFDF should be replaced by 'secondaltcolor' in curly braces


viola! - you're done!

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #32  
Old 02-26-2003, 08:27 AM
Sebastian's Avatar
Sebastian Sebastian is offline
 
Join Date: Oct 2002
Location: America
Posts: 488
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally posted by jjj0923
I thought some of you might to look at the results of my efforts. I added code to showthread and I cycle through 10 different backgrounds in the quick reply box...
i noticed you have a spell checker in you QR box, which spell checker are you using, if i may ask?
Reply With Quote
  #33  
Old 03-02-2003, 02:08 PM
ChevyMan ChevyMan is offline
 
Join Date: Feb 2003
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I followed everthing to the T and I cannot find this line in my showthread_replybox that I made.

<td bgcolor="#DFDFDF" valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont></td>

So I am unable to add it. Any ideas?
Reply With Quote
  #34  
Old 03-02-2003, 02:31 PM
EchoHype.com's Avatar
EchoHype.com EchoHype.com is offline
 
Join Date: Mar 2002
Location: Harrisburg, PA
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

your quick reply may be different.

try searched for the text you use in your quick reply only, as that's what counts, AKA: We use "Fast Reply:".
Reply With Quote
  #35  
Old 03-02-2003, 02:54 PM
ChevyMan ChevyMan is offline
 
Join Date: Feb 2003
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

got it..instead of letters it had secondalt color. Works good.

Is there a way to put smilies under your reply in the box to the left?
Reply With Quote
  #36  
Old 03-22-2003, 07:59 PM
Fi_InCogNiTo Fi_InCogNiTo is offline
 
Join Date: Jan 2003
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

To add smilies to quick reply to the left follow this:

Find in showthread_replybox:

PHP Code:
<td bgcolor="#1C5780" valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont
After Add:
PHP Code:
$clickysmilies 
I believe that is all that needs to be done.


Here is a pic of my quick reply box....
Attached Files
File Type: (21.4 KB, 41 views)
Reply With Quote
  #37  
Old 03-22-2003, 08:14 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It needs more than that but it requires hacking to be done properly so i won't go into more details

- miSt
Reply With Quote
  #38  
Old 03-22-2003, 08:17 PM
Fi_InCogNiTo Fi_InCogNiTo is offline
 
Join Date: Jan 2003
Posts: 112
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ya, sorry. I cannot remember the rest of the hack. I added this a while back. Maybe someone can help him through a PM or w/e.
Reply With Quote
  #39  
Old 03-22-2003, 08:25 PM
Dean C's Avatar
Dean C Dean C is offline
 
Join Date: Jan 2002
Location: England
Posts: 9,071
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll post this here for future reference :

https://vborg.vbsupport.ru/showthrea...326#post279326

Remember to add $clickysmilies to the showthread_replybox template where you want it to appear

Regards

- miSt
Reply With Quote
  #40  
Old 09-02-2003, 01:34 AM
MaDCaT75 MaDCaT75 is offline
 
Join Date: Jul 2003
Location: Southern California
Posts: 718
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

But what if you have the hackless quick reply? How then do you add smilies to the QR?
Reply With Quote
  #41  
Old 09-05-2003, 01:25 AM
:Judge:'s Avatar
:Judge: :Judge: is offline
 
Join Date: Jan 2003
Location: USA ~ MD
Posts: 230
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Worked like a charm

Thanks!
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:30 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05321 seconds
  • Memory Usage 2,337KB
  • Queries Executed 26 (?)
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
  • (4)bbcode_php
  • (1)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
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (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
  • postbit_attachment
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete