vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=139)
-   -   [tweak]vB code above the QR message field (modifcation of Rufus's tweak) (https://vborg.vbsupport.ru/showthread.php?t=86360)

imported_Someguy 02-23-2003 02:47 PM

ok try this code right before the field, this is MY EXACT CODE:

Code:

<normalfont><b>SDS Code</b></normalfont>
        <smallfont>
        [<a href="misc.php?action=bbcode#buttons" target="_blank">help</a>]<br>
        <input type="radio" name="mode" value="0" title="Normal Mode: (alt+n)" accesskey="n"
        onclick="setmode(this.value)" onmouseover="stat('norm')" $modechecked[0]> Normal Mode
       
        <input type="radio" name="mode" value="1" title="Enhanced Mode: (alt+e)" accesskey="e"
        onclick="setmode(this.value)" onmouseover="stat('enha')" $modechecked[1]> Enhanced Mode<br>
       
                <input type="button" class="bginput" value=" B " onclick="vbcode(this.form,'B','')" onmouseover="stat('b')" title="BOLD (alt+b)" accesskey="b"
                ><input type="button" class="bginput" value=" I " onclick="vbcode(this.form,'I','')" onmouseover="stat('i')" title="ITALIC (alt+i)" accesskey="i"
                > <input type="button" class="bginput" value=" U " onclick="vbcode(this.form,'U','')" onmouseover="stat('u')" title="UNDERLINE (alt+u)" accesskey="u" >

                &nbsp;

                <select id="sizeselect"
                onchange="fontformat(this.form,this.options[this.selectedIndex].value,'SIZE')" onmouseover="stat('size')">
                <option value="0">SIZE</option>$vbcode_sizebits</select

                ><select id="fontselect"
                onchange="fontformat(this.form,this.options[this.selectedIndex].value,'FONT')" onmouseover="stat('font')">
                <option value="0">FONT</option>$vbcode_fontbits</select

                ><select id="colorselect"
                onchange="fontformat(this.form,this.options[this.selectedIndex].value,'COLOR')" onmouseover="stat('color')">
                <option value="0">COLOR</option>$vbcode_colorbits</select>
                <br>
               
                <input type="button" class="bginput" value="http://" title="Insert Hyperlink" onclick="namedlink(this.form,'URL')" onmouseover="stat('url')"
                ><input type="button" class="bginput" value=" @ " title="Insert Email Address" onclick="namedlink(this.form,'EMAIL')" onmouseover="stat('email')"
                ><input type="button" class="bginput" value="IMG" title="Insert Image" onclick="vbcode(this.form,'IMG','http://')" onmouseover="stat('img')">
                &nbsp;
                <input type="button" class="bginput" value=" # " title="CODE" onclick="vbcode(this.form,'CODE','')" onmouseover="stat('code')"
                ><input type="button" class="bginput" value="PHP" title="PHP CODE" onclick="vbcode(this.form,'PHP','')" onmouseover="stat('php')"
                ><input type="button" class="bginput" value="List" title="Ordered List" accesskey="l" onclick="dolist(this.form)" onmouseover="stat('list')"
                ><input type="button" class="bginput" value="Quote" title="Insert Quote" onclick="vbcode(this.form,'QUOTE','')" onmouseover="stat('quote')"><br>
               
                <input type="text" class="bginput" name="status" style="font-size:7pt" size="50" value="Use these controls to insert vBcode">

                <br>
               
               
                <input type="button" class="bginput" value=" x " accesskey="c" title="Close Current Tag (alt+c)" style="color:red; font-weight:bold" onclick="closetag(this.form)" onmouseover="stat('closecurrent')">
                Close Current Tag
                <input type="button" class="bginput" value=" x " accesskey="x" title="Close All Open Tags (alt+x)" style="color:red; font-weight:bold" onclick="closeall(this.form)" onmouseover="stat('closeall')">
                Close All Tags
                </smallfont><br>


Vladdy 02-23-2003 03:10 PM

Nope still getting same errors :\

imported_Someguy 02-23-2003 06:57 PM

I really can't help you there. Like I said, this is a learning experience for me, and I am no where to Rufus, so I think he should take this one over.

Rufus69 02-23-2003 07:29 PM

ok...change all those ".vbform"s to ".form"s

imported_Someguy 02-24-2003 12:07 AM

he tried that

Rufus69 02-24-2003 02:06 AM

no he didn't, he tried it reversed...

Vladdy 02-24-2003 02:18 AM

Quote:

Originally posted by Rufus69
no he didn't, he tried it reversed...
It was set like that in the first place though...

Rufus69 02-24-2003 01:36 PM

ah ha! look for those .form's again but this time change them to .message

Vladdy 02-24-2003 09:01 PM

Ok, I will try it later. I removed it so i will put it back on :D

imported_Someguy 02-24-2003 09:49 PM

I hope it works...


All times are GMT. The time now is 07: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.01043 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)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