|
#1
| |||
| |||
| red carbon problem
Im geting this error when i try to upload vbadvanced module: Database error in vBulletin 3.8.2: Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO vb_adv_modules (`0`, `active`, `userperms`) VALUES ('', '0', '4,6,8,7,2,5,1,3'); MySQL Error : Unknown column '0' in 'field list' Error Number : 1054 Request Date : Wednesday, April 8th 2009 @ 12:07:44 AM Error Date : Wednesday, April 8th 2009 @ 12:07:44 AM Script : http://localhost/~vz000027/forum/adm...o=uploadmodule Referrer : http://localhost/~vz000027/forum/adm...hp?do=download IP Address : localhost Username : admin Classname : vb_database MySQL Version : 5.0.45-community Thank you |
|
#2
| ||||
| ||||
| Re: red carbon problem
Hello, I'm currently investigating this, I will get back to you soon with a fix. Thanks |
|
#3
| ||||
| ||||
| Re: red carbon problem
Can you try using the attached xml and see if it works? Thanks |
|
#4
| |||
| |||
| Re: red carbon problem Code: Database error in vBulletin 3.8.2:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO vb_adv_modules
(`0`, `active`, `userperms`)
VALUES
('', '1', '4,6,8,7,2,5,1,3');
MySQL Error : Unknown column '0' in 'field list'
Error Number : 1054
Request Date : Wednesday, April 8th 2009 @ 07:10:04 PM
Error Date : Wednesday, April 8th 2009 @ 07:10:04 PM
Script : http://localhost/~vz000027/forum/admincp/vba_cmps_admin.php?do=uploadmodule
Referrer : http://localhost/~vz000027/forum/admincp/vba_cmps_admin.php?do=download
IP Address : localhost
Username : admin
Classname : vb_database
MySQL Version : 5.0.45-community
|
|
#5
| ||||
| ||||
| Re: red carbon problem
Which version of vBadvanced are you using? I've tested this with the latest vBulletin and vBadvanced. If you could open a support ticket with your admin details, I can have a look for you. Thanks |
|
#6
| |||
| |||
| Re: red carbon problem
Im using last version, will open a ticket. Thank you. |