Hello.
I tried installing this mod to our forum engine but after database and style updating I got the following Error:
Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
UPDATE alfistivblanguage SET title = title, phrasegroup_cprofilefield = <snip> WHERE languageid = 1;
MySQL Error : Unknown column 'phrasegroup_dbtech_thanks' in 'field list'
Error Number : 1054
Request Date : Tuesday, November 8th 2011 @ 07:21:02 AM
Error Date : Tuesday, November 8th 2011 @ 07:21:17 AM
Script : http://www.alfisti.gr/forum/admincp/plugin.php?do=productimport
Referrer : http://www.alfisti.gr/forum/admincp/plugin.php?do=productadd
IP Address : 85.74.197.187
Username : kyan
Classname : vB_Database
MySQL Version : 5.1.56
(I replaced part of the SQL with the word <snip> because it was too large to paste in here. Full error attached)
The offending SQL statement seems syntactically correct although very large and "phrasegroup_dbtech_thanks" does not seem to appear a column name but as part of the column value string.
Is there any way past this? Thank you in advance.