Hi im trying to add a "glow" bbcode to my forums but i keep getting a database error, now, this never happened with vb2 so errm any help?
I get this -
I get this -
Code:
Database error in vBulletin 3.0.0 Beta 3: Invalid SQL: INSERT INTO convert_phpbb_bbcode_to_vbcode(bbcodeid, bbcodetag, bbcodereplacement, bbcodeexample, bbcodeexplanation, twoparams, title) VALUES ( NULL, 'Glowed', '<table style=\"filter:glow(color=red, strength=\\5)\">\\7</table>', '[glow=4 color=red]this text is glowing[/glow]', 'Glowing so bright', 1, 'Glowed' ) mysql error: Table 'vb.convert_phpbb_bbcode_to_vbcode' doesn't exist mysql error number: 1146
Comment