![]() |
Just repeat the process, but change "red" or "blue" to green, yellow, black, etc.
I had it on my board, but for some reason the green didn't work. |
Can anyone give me the information to add into the Add New vB Code section of the AdminCP? I tried to run the query - but I got an error stating:
Quote:
|
Try this:
Code:
INSERT INTO bbcode VALUES (12, 'Glowred', '<table style="filter:glow(color=red, strength=4)">\\4</table>', '[GLOWRED]Glow[/GLOWRED]', '', 0); |
Quote:
Can you suggest anything else? I am running the query in the main page of MySQL. Do I have to run the query within/under the 'bbcode' table? Sorry...I'm only still learning about MySQL/PHP. Thank you greatly for your assistance, |
OK... try this:
Code:
INSERT INTO bbcode VALUES (99, 'Glowred', '<table style="filter:glow(color=red, strength=4)">\\4</table>', '[GLOWRED]Glow[/GLOWRED]', '', 0); Code:
INSERT INTO bbcode VALUES (98, 'glowblue', '<table style="filter:glow(color=blue, strength=4)">\\4</table>', '[GLOWBLUE]Glow[/GLOWBLUE]', '', 0); |
I am running the query in the main page of MySQL. Do I have to run the query within/under the 'bbcode' table - or am I in the right place?
Sorry...I'm only still learning about MySQL/PHP. ----still the same error |
Put it under the BB code... It shouldn't make any difference but try it
|
Thank you!!!
That was it. I ran the query within the 'bbcode' table - and it was added and now works! Thank you again for a great "hack" and super support!! Cheers, |
Quote:
|
Hi
I have a problem with the hack. if i try to inserd a text, then always i get a "4" in the posting. Why ? |
All times are GMT. The time now is 08:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|