Quote:
Originally Posted by nickginger
I'm now getting the following error in the English version when trying to upload
[I]Database error in vBulletin 3.6.8:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO adv_modules
(`0`, `modcol`, `displayorder`, `active`, `userperms`)
VALUES
('', '0', '', '1', '1,2,3,4,5,6,7,8');
MySQL Error : Unknown column '0' in 'field list'
Error Number : 1054
Date : Wednesday, October 10th 2007 @ 11:48:03 AM
|
I have no clue where this comes from. Indeed there is no column "0" in adv_modules. Which version of CMPS do you run? I only tested it on v3.0 RC1.
However, I don't think that this is an error in the module file. The INSTERT INTO query comes from vba_cmps_admin.php (vba_cmps_admin.php?do=uploadmodule) in your vbulletin's admincp directory. This error could also appear when uploading other modules.
Sorry that I can't help you with this error. Maybe you can get support from the vbadvanced guys.