vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   "Attach Picture" add-on for quick reply box... (https://vborg.vbsupport.ru/showthread.php?t=48128)

jeffj 01-25-2003 04:55 PM

"Attach Picture" add-on for quick reply box...
 
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!

Dean C 01-25-2003 06:58 PM

Nice mod :)

Regards

- miSt

flup 01-25-2003 07:17 PM

Can;t find the line your pointing add, i actuallu cant find YOUR REPLY in my showtread_thing :P

I also search "manually"

jeffj 01-25-2003 07:22 PM

hey flup... you can't find the line because vb won't let me post the line exactly as it appears. It will not let me post
{ secondaltcolor } (without spaces). It keeps changing it.

:)

Tony G 01-26-2003 08:56 AM

Nice mod, doesn't make it a quick reply though if you have all the options on the reply page on the quick reply. ;)

corsacrazy 01-26-2003 09:22 AM

1 Attachment(s)
looks good on my qr !

Tony G 01-26-2003 09:28 AM

Wow thats one feature-full 'quick' reply. ;)

corsacrazy 01-26-2003 10:55 AM

lol i nor members can b botherd to load up the reply form, so i just incorporated it all plus more

jjj0923 01-26-2003 12:23 PM

Quote:

Originally posted by corsacrazy
lol i nor members can b botherd to load up the reply form, so i just incorporated it all plus more
I'm with you! :) my members hardly ever use the separate reply screen. They always use the qr box and nor they love it.

Tony G 01-27-2003 05:12 AM

Thing is to get them to use it you make the quick reply box like it is here, only the typing box. Adding all those features on quick reply make new reply useless. But with extra options on the new reply screen not able on the quick reply make it somewhat useful. ;)


All times are GMT. The time now is 03:30 AM.

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.01082 seconds
  • Memory Usage 1,737KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete