SOUL HACK
03-01-2010, 02:30 AM
Hi I have a big problem. Everytime I try to create a subscription, I get a Data base error message. And at the bottom of the page it spits out a code:
Database error in vBulletin 3.8.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO subscription
(`active`, `displayorder`, `nusergroupid`, `creditbonus`, `options`, `adminoptions`, `cost`, `membergroupids`, `forums`)
VALUES
('1', '1', '18', '0', '0', '0', 'a:1:{i:0;a:6:{s:4:\"cost\";a:5:{s:3:\"usd\";s:4:\"1.00\";s:3:\"gbp\";s:4:\"0.00 \";s:3:\"eur\";s:4:\"0.00\";s:3:\"aud\";s:4:\"0.00\";s:3:\"cad\";s:4:\"0.00\";}s :6:\"length\";i:12;s:5:\"units\";s:1:\"M\";s:9:\"recurring\";i:1;s:11:\"ccbillsu bid\";s:0:\"\";s:18:\"twocheckout_prodid\";s:0:\"\";}}', '4', '');
MySQL Error : Unknown column 'creditbonus' in 'field list'
Error Number : 1054
I don't know what this means, and I need help badly. Thanks in advanced.
Database error in vBulletin 3.8.4:
Invalid SQL:
### INSERT QUERY GENERATED BY fetch_query_sql() ###
INSERT INTO subscription
(`active`, `displayorder`, `nusergroupid`, `creditbonus`, `options`, `adminoptions`, `cost`, `membergroupids`, `forums`)
VALUES
('1', '1', '18', '0', '0', '0', 'a:1:{i:0;a:6:{s:4:\"cost\";a:5:{s:3:\"usd\";s:4:\"1.00\";s:3:\"gbp\";s:4:\"0.00 \";s:3:\"eur\";s:4:\"0.00\";s:3:\"aud\";s:4:\"0.00\";s:3:\"cad\";s:4:\"0.00\";}s :6:\"length\";i:12;s:5:\"units\";s:1:\"M\";s:9:\"recurring\";i:1;s:11:\"ccbillsu bid\";s:0:\"\";s:18:\"twocheckout_prodid\";s:0:\"\";}}', '4', '');
MySQL Error : Unknown column 'creditbonus' in 'field list'
Error Number : 1054
I don't know what this means, and I need help badly. Thanks in advanced.