I have VB version 3.5.4 and installed the latest version (4.0) which installed perfectly fine, but when I went into the AWCoding Software LITE setting in the adminCP I'm getting a SQL error:
SELECT varname, text
FROM `vb_phrase`
WHERE fieldname = 'awclsettings'
AND languageid IN( -1, 0, 1 )
ORDER BY languageid ASC;
MySQL Error : Unknown column 'fieldname' in 'where clause'
|