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)
-   -   Glowing BBCode Hack (https://vborg.vbsupport.ru/showthread.php?t=52789)

DeadBeat 05-16-2003 11:45 PM

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

majin gotenks 05-17-2003 12:36 AM

that means its already there

DeadBeat 05-17-2003 01:49 AM

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.

SmEdD 05-17-2003 04:14 AM

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'); 


DeadBeat 05-17-2003 01:11 PM

WhoOT I got it thanks for all your help....my first hack install lol :banana:

SmEdD 05-17-2003 10:34 PM

NP man just make sure you click the install button on the bottom of the post.

ap0c 05-18-2003 01:58 AM

works great in IE, not Netscape though, thanks
*clicks install

wyzzor 05-18-2003 03:38 AM

nice :)
thanks

paratek 05-21-2003 07:27 PM

Nice hack......smacks the install

gmarik 05-24-2003 09:54 AM

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


All times are GMT. The time now is 07:02 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.01177 seconds
  • Memory Usage 1,737KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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