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)

AndreaBash 10-01-2003 01:16 AM

I have read the entire thread now.. and have also searched it. I am trying desperately to add $vbcode_buttons to my QR box... but no matter where I put it or how I add it, nothing shows up.

I looked at another template and confirmed that $vbcode_buttons is working and showing the correct thing on other templates. What could I possibly be doing wrong?

Scott-E 10-01-2003 07:38 AM

I'm not sure if this was covered at all but I have installed the hack and it's running fine, but I also installed the ability to turn off the quick reply box.

However after making the changes needed it won't show up in Edit Options.

Dean C 10-01-2003 03:38 PM

Ok i'm making this post to link to in the first post of this thread as it's such a frequently asked question.

To add smilies to your quick reply box do the following:
.................................................. ....................................

In showthread.php find:

PHP Code:

$textareacols gettextareawidth(); 


Right below it add:

PHP Code:

$clickysmilies getclickysmilies(); 


Then in your 'showthread_replybox' template add the following right at the top of the template:

Code:

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

Then find again in your 'showthread_replybox' template:

Code:

<normalfont><b>Your Reply:</b></normalfont>
Replace it with:

Code:

<normalfont><b>Your Reply:</b></normalfont><br />$clickysmilies

Gary King 10-01-2003 08:19 PM

Good idea mist ;)

klaattu 10-01-2003 08:21 PM

I was lazy to implement the smilies but after seeing the previous post, oh man...In 3 minutes it was intalled !!
THANKS A LOT

Dean C 10-02-2003 02:16 PM

Quote:

Originally Posted by klaattu
I was lazy to implement the smilies but after seeing the previous post, oh man...In 3 minutes it was intalled !!
THANKS A LOT

Yep it was easy to do just that it wasn't made clear at any point during the thread along with some other issues. This being such a popular hack I thought it was time to make it clear for new users in the first post what to do about a few issues :)

RandyP3 10-02-2003 08:54 PM

I get a problem after downloading this. Attached the screen shot.

klaattu 10-02-2003 10:15 PM

Quote:

Originally Posted by Gary W
Add the quick reply variable to the bottom of the showthread template, to the second instance of where you're supposed to put it.

same thing happened to me YOU inserted the $reply (variable) in the first occurence of the template not the second (the example in this thread happens TWICE in the template) so....check the template and youll see that the template has the same code at the beginig and att the end,,,DO IT AT THE END then It will appear at he bottom... (the Qreply box)

stark427 10-05-2003 05:37 PM

I don't know how this could be related but I have noticed that with the last 2-3 versions of 2.x.x , after I apply the Quick Reply hack, I have problems with the "Go to first unread post".

If I remember well the probs started after 2.3.0.
Clicking on the "got to first unread post" does not always get you to the earliest unread post, but it leads to 2-3 later "new" posts.

This has been confirmed by several members of my forums.
I tried to see what happens and removed the QR hack. Now the "go to first unread post" seems to work ok (as far as I have tested it).

Not sure if there is any "conflict" but I have also read references to this prob and its connection with the Quick Reply hack at the VBulletin.com board. Meaning that there are other members who have said that they had the prob after they applied the hack.

Anyone else with the same prob?

thanx

ViewMy.biz 10-07-2003 06:06 PM

Quote:

Originally Posted by Chen
...NOTE: For the vB 2.3.2 version please see this post....

Thanks! For a really quick (no bells) quick reply box (which I sorely needed) for 2.3.2

It is working flawlessly.


All times are GMT. The time now is 04:03 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.02417 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (2)bbcode_php_printable
  • (3)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