mlee
Thu 7th Aug '08, 7:05am
Hi,
I'm using Vbulletin 3.7.2.
I'm getting the following error when trying to do an import:
ImpEx Database errormysql error: Invalid SQL:
SELECT fieldname, vbmandatory, defaultvalue, dictionary
FROM vbfields
WHERE tablename = 'usergroup'
AND product='vbulletin'
ORDER BY vbmandatory
mysql error: Unknown column 'product' in 'where clause'
mysql error number: 1054
Date: Thursday 07th 2008f August 2008 11:55:06 AM
Database: db219539753
MySQL error:
I checked the target database table vbfields and there is really no column
"product".
What is wrong here?
Why is this field missing in my vbulletin installation? Maybe it was missing in any update scripts?
Please help, i need to get the new board up asap!
Thank ou and regards
mlee
I'm using Vbulletin 3.7.2.
I'm getting the following error when trying to do an import:
ImpEx Database errormysql error: Invalid SQL:
SELECT fieldname, vbmandatory, defaultvalue, dictionary
FROM vbfields
WHERE tablename = 'usergroup'
AND product='vbulletin'
ORDER BY vbmandatory
mysql error: Unknown column 'product' in 'where clause'
mysql error number: 1054
Date: Thursday 07th 2008f August 2008 11:55:06 AM
Database: db219539753
MySQL error:
I checked the target database table vbfields and there is really no column
"product".
What is wrong here?
Why is this field missing in my vbulletin installation? Maybe it was missing in any update scripts?
Please help, i need to get the new board up asap!
Thank ou and regards
mlee