vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Quick Reply Box Addons... (https://vborg.vbsupport.ru/showthread.php?t=38898)

PET 05-25-2002 04:47 PM

The smilies...i don't know ! I will not work anymore at Quick reply box. I try yo add the bold, italic, underline, etc buttons. 2 hours i try...and nothing...revuze to work ! :(

Boofo 05-25-2002 05:34 PM

There is a hack for adding smilies to the quick reply box here on vb.org. :)


Quote:

Originally posted by |GMK|PlaTooN
Thanks for the help. It works great. But... is there a way to add smilies?? I tried including the smilie bit that is shown when you make a new thread or post.. I think its $smilies.. Well after adding that nothing showed any ideas on how to add smilies to the quick reply box?

|GMK|PlaTooN 05-25-2002 06:32 PM

Where aboot will I find this great template mod??

Boofo 05-25-2002 06:39 PM

Look at post #414 here.

All I did was use the SEARCH at the top of this page. Comes in handy. Might want to try it next time. :)

Quote:

Originally posted by |GMK|PlaTooN
Where aboot will I find this great template mod??

|GMK|PlaTooN 05-25-2002 07:39 PM

lol thanks you ignorant +++++++ haha joking man thanks for the thread.

CeleronXL 05-25-2002 09:29 PM

Doesn't work

Boofo 05-25-2002 09:34 PM

What doesn't work? The smilie addon for the quick reply box? Well, I had it working here just fine. :)

Xelation 05-25-2002 10:36 PM

is there anyway to keep the background image stationary? you see... after someone types enough its just going to start over and you'll have a line in the middle of the box. I hope this is possible

CeleronXL 05-25-2002 11:26 PM

Quote:

Originally posted by Boofo
What doesn't work? The smilie addon for the quick reply box? Well, I had it working here just fine. :)
You got it to work? All you did was insert $clickysmilies under "Your reply:" and it worked?

Boofo 05-25-2002 11:31 PM

Did you do the rest of the hack? You have to add the javascript lines. The following is what you need to do to get it to work.

Code:

To add smilies to the quick replay box:

Add this line:

        $clickysmilies = getclickysmilies();

to showthread.php right after this:

        $textareacols = gettextareawidth();

then use $clickysmilies in the showthread_quickreply template to add the box with the smilies in it, but you will also need to add these two lines:

<script language="Javascript" src="vbcode.js"></script>
<script language="Javascript" src="vbcode_language.js"></script>

to the template right after the <form> tag. That should work.

I took it out of mine because the page was loading slower and I think if users want to use smilies, they can use the regular reply box. :)


All times are GMT. The time now is 03:47 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.01051 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)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