Quote:
Originally Posted by Snow
the html isn't working for me either...... and in the settings, under "Webpage - vBcode or HTML?" the drop down menu doesn't have any options. Other than that, this new version appears to be working fine and I don't seem to have the permissions prob I had with the previous version. Thanks Swedie! Great hack! :cheeky:
|
Run this SQL command to fix that problem:
INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'wg_html', 'HTML', 1);
INSERT INTO `phrase` (`languageid`, `varname`, `text`, `phrasetypeid`) VALUES (0, 'wg_vbcode', 'vBcode', 1);