Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions

Reply
 
Thread Tools Display Modes
  #21  
Old 03-06-2001, 04:15 PM
Guest
 
Posts: n/a
Default

heres the code easy to modify for vboard, ive modified it for 4 other boards
im to lazzy to do it but if you know how to code then you will know what to do...
allso make sure you use the codebutton.js i have below allso its different then the otheres floating around
Attached Files
File Type: txt code buttons.txt (16.6 KB, 36 views)
Reply With Quote
  #22  
Old 03-06-2001, 04:19 PM
Guest
 
Posts: n/a
Default

make sure this is added in all method=post
method=post name=postform>

codebutton js
Attached Files
File Type: zip codebuttons.zip (1.9 KB, 22 views)
Reply With Quote
  #23  
Old 03-06-2001, 06:05 PM
Guest
 
Posts: n/a
Default

You need to change

Code:
eval("$iconbits1 .= \"".gettemplate("iconpopupbit")."\";"); } else { eval("$iconbits2 .= \"".gettemplate("iconpopupbit")."\";");
to

Code:
eval("\$iconbits1 .= \"".gettemplate("iconpopupbit")."\";"); } else { eval("\$iconbits2 .= \"".gettemplate("iconpopupbit")."\";");
Reply With Quote
  #24  
Old 03-06-2001, 06:09 PM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by SystemLogic
Misc.php attached (renamed to a .txt file)
I really don't think you're allowed to provide this non public domain script in its entirety on this or any site, but I could be wrong.

-jim
Reply With Quote
  #25  
Old 03-06-2001, 06:14 PM
Guest
 
Posts: n/a
Default

Oops sorry, didn't realize that, Wayne, I'm e-mailing it to you now.
Reply With Quote
  #26  
Old 03-07-2001, 12:22 AM
Guest
 
Posts: n/a
Default

Thanks freddie, it works now

Ray
Reply With Quote
  #27  
Old 03-07-2001, 03:23 AM
Guest
 
Posts: n/a
Default

Nice fix Freddie! Worked for my boards Now I how can I fix my problem with the font size thing?
Reply With Quote
  #28  
Old 03-07-2001, 04:21 AM
Guest
 
Posts: n/a
Default

Quote:
Originally posted by SystemLogic
Nice fix Freddie! Worked for my boards Now I how can I fix my problem with the font size thing?
Open editor.js and find both instances of

size=

replace with

size=+

(they will be inside of other things but just search for "size".
Reply With Quote
  #29  
Old 03-07-2001, 03:03 PM
Guest
 
Posts: n/a
Default

Thanks Freddie, worked FLAWLESSLY! You guys are awesome!
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:16 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04196 seconds
  • Memory Usage 2,236KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (2)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (9)post_thanks_box
  • (9)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (9)post_thanks_postbit_info
  • (9)postbit
  • (2)postbit_attachment
  • (9)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete