vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Quick Reply Box (https://vborg.vbsupport.ru/showthread.php?t=34597)

DrkFusion 07-27-2002 07:57 PM

Ah I see, thanks didn't know that

Drk

Boofo 07-27-2002 08:02 PM

No problem. I didn't know either. I found out the hard way. :)

Kiraly 07-28-2002 08:18 AM

thx Boofo! ;)

Boofo 07-28-2002 08:43 AM

My pleasure. Enjoy! ;)

DrkFusion 07-28-2002 06:41 PM

How do I add a Attatchement field?

Drk

Boofo 07-28-2002 06:49 PM

Put this:

PHP Code:

<tr>
    <
td bgcolor="#4A7B9D" valign="top" nowrap><normalfont><b>Attach file:</b></normalfont><br>
    <
smallfont>Size Limit$maxattachsize bytes</smallfont></td>
    <
td bgcolor="#4A7B9D" valign="top"><smallfont><input type="hidden" name="MAX_FILE_SIZE" value="$maxattachsize_temp">
    <
input type="file" class="bginput" name="attachment"><br>
    
Valid file extensions$attachextensions</smallfont></td>
</
tr

right after this:

PHP Code:

<a href="javascript:checklength(document.vbform);">[check message length]</a></smallfont>

<
br>

</
table

Quote:

Originally posted by DrkFusion
How do I add a Attatchement field?

Drk


DrkFusion 07-28-2002 06:58 PM

Thanks man

Drk

Kiraly 07-28-2002 07:52 PM

Drk have you screeshots of this hack?

nemesis01 07-28-2002 11:11 PM

Quote:

Originally posted by Allstar DC
to add the smilies do the following:


open showthread_quickreply template

find:
PHP Code:

<td bgcolor="{ secondaltcolor }" valign="top" nowrap><normalfont><b>Your Reply:</b></normalfont></td


and replace it with:

PHP Code:

<td bgcolor="{ secondaltcolor }" valign="top" nowrap><normalfont><b>Your Reply:</b><br>$clickysmilies</normalfont></td

That should do the trick


*Remove the spaces after { and before }

Sorry to bring this up again, I installed the quick reply box easy poo and want this addon described here, I have done it exactly as it says but the smilies will not appear.

I took the 'showthread_quickreply' template for the 'showthread_replybox' template, dont think that's anything to do with it though. I know this subject is old but I need an answer for this please......ta. :ermm:

nemesis01 07-31-2002 05:44 PM

Sorry to bring this up again but I still need help, I dont like clogging up email or PM inboxes asking for help so i'll ask again here. I have been working on this now for 2 days with another person and we still cannot get the clickable smilies to show up in the quickreply box, I really dont know what we are doing wrong.

We are using the exact same template as described in the hack txt file with the small adjustment highlighted earlier in this thread, alas it does not work.

If somebody can please help I would be grateful, would be even better help if somebody could post a modified showthread_replybox template with the changes implemented to enable the clickable smilies. If it helps we are running 2.2.6 if that makes any difference to what needs to be added to the showthread_replybox template.

Thanks. :dead:


All times are GMT. The time now is 06:52 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.02660 seconds
  • Memory Usage 1,752KB
  • 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
  • (4)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (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