PDA

View Full Version : Help installing this hack...


burritoX
10-10-2003, 01:11 AM
I'm trying to install Multi-Glow hack by SmEdD but I don't know what this means:

######Add to database######

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

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

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

################

Where do I go to "add to database" can someone post a walkthru or something. Thanks for any replys.

burritoX
10-10-2003, 03:47 AM
I'm using 2.3.2 vb

DiscussAnything
10-10-2003, 01:01 PM
These are queries that you need to execute on your database to create fields etc to store info in.

You should be able to do it in myphpadmin, or install Firefly's query hack