Exodus
14.06.2003, 23:56
Habe versucht einen eigenen BB Code einzufügen:
Invalid SQL:
INSERT INTO convert_phpbb_bbcode_to_vbcode(bbcodeid, bbcodetag, bbcodereplacement, bbcodeexample, bbcodeexplanation, twoparams, title)
VALUES
(
NULL,
'glow',
'<font style=\"filter:glow(color=\\5, strength=4);height=1px\">\\7</font>',
'Text Goes Here',
'Creates a glow effect around your text',
1,
'glow'
)
mysql error: Table 'forum43.convert_phpbb_bbcode_to_vbcode' doesn't exist
mysql error number: 1146
Invalid SQL:
INSERT INTO convert_phpbb_bbcode_to_vbcode(bbcodeid, bbcodetag, bbcodereplacement, bbcodeexample, bbcodeexplanation, twoparams, title)
VALUES
(
NULL,
'glow',
'<font style=\"filter:glow(color=\\5, strength=4);height=1px\">\\7</font>',
'Text Goes Here',
'Creates a glow effect around your text',
1,
'glow'
)
mysql error: Table 'forum43.convert_phpbb_bbcode_to_vbcode' doesn't exist
mysql error number: 1146