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)

Webmasta XT 05-11-2002 08:15 PM

FireFly: When I click on [Get More] for the smilies box, the window opens but when I click on any smilies, they don't work, how come?? I mean it doesn't insert them in the box..

DFX 05-12-2002 05:01 AM

I just exported some of my tables over from my old board to a new board. I didn't include the post table, and The QRB still only works sometimes. When it doesn't work it bypasses the "Thank you for posting" redirection screen and in IE's url bar it shows

forum.com/forum/showthread.php?which=Y2A&action=postreply&threadid =6549&title=&iconid=0&parseurl =yes&email=&disablesmilies=&closethread=&hiddenrep ly=&signature=yes&rating=0&mes sage=adsa&submit=Submit+Reply

I can't think of why it would go through sometimes and not others when the tables (according to repair.php) are all ok.

Any help?

CJi 05-12-2002 03:52 PM

Quick question: is it possible to make this quick reply box subscribe people to threads if they opt for that as the default, and not if they don't? (not selectable or anything, just using their profile default settings).

Preasidium 05-12-2002 06:35 PM

I have read this entire thread. All 25 pages. And i am completely lost on this install...

Firfly can you do me a huge favor and email me step by step instructions or something? I cant seem to find whats in the text file you supplied. I am very new to this still. I only have a few hacks installed. and they took me a while to figure out lol.

I am sorry im such a moron sometimes ^_^

MartynJ 05-12-2002 11:00 PM

I would also like detailed instructions, I followed them as best as I could and still get weird parse errors, I can PM someone a copy of my edited Showthread PHP file?

Itworx4me 05-13-2002 10:15 PM

Anyway to add the smiles to the quick reply box?

Webmasta XT 05-13-2002 10:42 PM

Quote:

Originally posted by Webmasta XT
FireFly: When I click on [Get More] for the smilies box, the window opens but when I click on any smilies, they don't work, how come?? I mean it doesn't insert them in the box..

Can Someone Please Reply to me? with the answer..

deano1 05-13-2002 10:57 PM

no ones replying to anything

Pulsorock 05-14-2002 04:32 PM

Quote:

Originally posted by Pulsorock
What if I allow Guest/Unregistered users to post in my boards. Is there a way I can prevent them from using the quick reply box to post and in that way preventing that what they type appears with no name in the author field?
HELP Anyone? I allow Guest posts to my board and Unregistered users that use the QRB appear with no name. What can I do to prevent them to use the QRB if they are unregistered or maybe offer a field where they can type the Nickname or something.

Allstar DC 05-14-2002 08:12 PM

@itworx4me: do this:

[quote] quoted from firefly:
Add this line:

$clickysmilies = getclickysmilies();


to showthread.php right after this:

$textareacols = gettextareawidth();


then use $clickysmilies in the showthread_replybox 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. [/quote


All times are GMT. The time now is 05:05 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.01914 seconds
  • Memory Usage 1,736KB
  • 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_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