Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 2.x > vBulletin 2.x Full Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Glowing BBCode Hack Details »»
Glowing BBCode Hack
Version: 1.00, by SmEdD SmEdD is offline
Developer Last Online: Jun 2021 Show Printable Version Email this Page

Version: 2.3.x Rating:
Released: 05-10-2003 Last Update: Never Installs: 49
 
No support by the author.

I know theres a few out there. But no offence they all suck! No effort was put in on them.

Well here's my hack. 3 diffrent strenghts. 24 diffrent colors in each. And very very simple to install with easy to understand instructions. So even my Grandmother could do it.

I hope you like it. I have tested it sevrel times. Squashed all the bug I could find. But, but if you do find one don't hesitae to post. I don't think there will be one. But you can't say it's always gonna be 100% for anything.

To see an online demo head over to http://nocturnal-soldiers.com and goto the test forums if you don't want to register.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 05-16-2003, 11:45 PM
DeadBeat DeadBeat is offline
 
Join Date: Oct 2002
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok I try to put the code in PHPMyAdmin and the SQL query/queries I get this error.....

Error

SQL-query :

INSERT INTO bbcode
VALUES (

'10', 'glowlight', '<table style=\"filter:glow(color=\\5, strength=1)\">\\7</table>', '[glowlight=red]Glow[/glow]', 'The [glowlight] tag allows you to specify the glow of your text.', '1'
)

MySQL said:


Duplicate entry '10' for key 1
Reply With Quote
  #23  
Old 05-17-2003, 12:36 AM
majin gotenks's Avatar
majin gotenks majin gotenks is offline
 
Join Date: Jan 2002
Location: Real world v3.0 public beta
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

that means its already there
Reply With Quote
  #24  
Old 05-17-2003, 01:49 AM
DeadBeat DeadBeat is offline
 
Join Date: Oct 2002
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

lol thats no good..... how can I delete it through phpmyadmin?
sorry for silly questions.
But If I already got the code in there and its not workin I dunno what the problem is. Alls I get when I post is .....
[GLOWLIGHT=skyblue]light[/GLOWLIGHT]
[GLOWMEDIUM=orange]medium[/GLOWMEDIUM] [GLOWSTRONG=red]strong[/GLOWSTRONG]

The buttons are all correct and its referencing the [glowmedium etc.. correctly.

Any ideas?
Is it because I dont have VBulletin 3?

Wouldnt think so..

Thanks for the help.
Reply With Quote
  #25  
Old 05-17-2003, 04:14 AM
SmEdD's Avatar
SmEdD SmEdD is offline
 
Join Date: Mar 2003
Location: Ontario, Canada
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ok goto phpmyadmin make sure there all deleted. If they are up the code numbers. So use this code.

PHP Code:
INSERT INTO bbcode VALUES('20''glowlight''<table style=\"filter:glow(color=\\5, strength=1)\">\\7</table>''[glowlight=red]Glow[/glow]''The [glowlight] tag allows you to specify the glow of your text.''1');

INSERT INTO bbcode VALUES('21''glowmedium''<table style=\"filter:glow(color=\\5, strength=2)\">\\7</table>''[glowmedium=red]Glow[/glow]''The [glowmedium] tag allows you to specify the glow of your text.''1');

INSERT INTO bbcode VALUES('22''glowstrong''<table style=\"filter:glow(color=\\5, strength=3)\">\\7</table>''[glowstrong=red]Glow[/glow]''The [glowstrong] tag allows you to specify the glow of your text.''1'); 
Reply With Quote
  #26  
Old 05-17-2003, 01:11 PM
DeadBeat DeadBeat is offline
 
Join Date: Oct 2002
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

WhoOT I got it thanks for all your help....my first hack install lol :banana:
Reply With Quote
  #27  
Old 05-17-2003, 10:34 PM
SmEdD's Avatar
SmEdD SmEdD is offline
 
Join Date: Mar 2003
Location: Ontario, Canada
Posts: 381
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

NP man just make sure you click the install button on the bottom of the post.
Reply With Quote
  #28  
Old 05-18-2003, 01:58 AM
ap0c's Avatar
ap0c ap0c is offline
 
Join Date: Mar 2003
Posts: 210
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

works great in IE, not Netscape though, thanks
*clicks install
Reply With Quote
  #29  
Old 05-18-2003, 03:38 AM
wyzzor wyzzor is offline
 
Join Date: Nov 2002
Posts: 51
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

nice
thanks
Reply With Quote
  #30  
Old 05-21-2003, 07:27 PM
paratek's Avatar
paratek paratek is offline
 
Join Date: Feb 2003
Location: New York
Posts: 78
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack......smacks the install
Reply With Quote
  #31  
Old 05-24-2003, 09:54 AM
gmarik's Avatar
gmarik gmarik is offline
 
Join Date: May 2002
Location: Mocsow
Posts: 1,288
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll make some other BB codes based on this.
Like DropShadow and two more. Interested?
Reply With Quote
Reply


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 09:45 PM.


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.06705 seconds
  • Memory Usage 2,307KB
  • Queries Executed 25 (?)
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)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)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_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
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete