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)

David_McPherson 06-05-2003 04:41 PM

NOMB --------- I LOVE YOU!!!!!!!!!!!

Thank you very much Sir.

David_McPherson 06-06-2003 12:28 AM

Another Quick Question...

How can I add the link to open the smilie page to right NEXT to the page which indicates the length? Ideas. I tried copying the vbcode_smilies_getmore... didn't work...

All I want is the LINK not the Box which comes in newreply... ?? Ideas?

Boofo 06-06-2003 12:33 AM

<td bgcolor="#13486D" valign="top" nowrap><normalfont><b>Your Reply:</b><br /><smallfont>[ <a href="javascript:opensmiliewindow(300,400)">Get Smilies</a> ]</smallfont></td>

David_McPherson 06-06-2003 02:36 AM

Takes me to an "Page cannot be displayed" thing...

However It got further than I did.. :) I just got errors on the page.

Boofo 06-06-2003 02:44 AM

This:

javascript:opensmiliewindow

should be

javascript: opensmiliewindow

without the space and it should all be one line. The code gets parsed here for some reason.

David_McPherson 06-06-2003 03:57 AM

Ok.. Off to test.. Thanks.

Boofo 06-06-2003 03:59 AM

It works. That is what I use on my sorry site.

David_McPherson 06-06-2003 04:21 AM

Still error on page...

Boofo 06-06-2003 04:31 AM

Try adding this:

PHP Code:

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

after this:

PHP Code:

<input type="hidden" name="rating" value="0"

or whatever the last hidden input tag you have is.

David_McPherson 06-07-2003 02:38 AM

Quote:

Yesterday at 05:59 AM Boofo said this in Post #997
It works. That is what I use on my sorry site.
Your sites not sorry... I like alot of the features on your site... and they work..


All times are GMT. The time now is 08:59 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.01811 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_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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