I cant post the error because the the character limits here so I will post the error in multiple posts sorry
HTML Code:
Invalid SQL:
INSERT INTO vb_setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'adintegrate_onoff',
'',
'1',
'1',
'boolean',
'yesno',
0,
0,
1,
'',
0,
'adintegrate_rt'
),
(
'adintegrate_delimiter',
'',
'|',
'|',
'free',
'',
0,
0,
1,
'',
0,
'adintegrate_rt'
),
(
'adintegrate_usergroupids_on',
'',
'6',
'6',
'free',
'',
0,
0,
1,
'',
0,
'adintegrate_rt'
),
(
'adintegrate_usergroupids_off',
'',
'',
'',
'free',
'',
0,
0,
1,
'',
0,
'adintegrate_rt'
),
(
'adintegrate_forumids_on',
'',
'',
'',
'free',
'',
0,
0,
1,
'',
0,
'adintegrate_rt'
),
(
'adintegrate_forumids_off',
'',
'',
'',
'free',
'',
0,
0,
1,
'',
0,
'adintegrate_rt'
),
(
'adintegrate_this_script_off',