]script DOES insert these values into DB (checked)
Code:
200 140 Warning Logs Per Page WLOGSpp 20 The number of warning logs to show per page! 1
Edit Delete 201 140 Register Group REGgroup 2 The usergroupid for the registered usergroup! 2
Edit Delete 202 140 Maximum Ban Limit BANtot 25 The total amount of warning points before user is ... 3
Edit Delete 203 140 Banned by Warnings Group BANgroup 16 The usergroupid for the banned by warnings usergro... 4
+ it makes group in settinggropu table as
140 Warnings System 140
after this I get error in the script :
Code:
Database error in vBulletin Control Panel 2.2.6:
Invalid SQL: INSERT INTO setting VALUES (NULL,140, 'No Warning Usergroups', 'NOwarn', '6', 'The usergroupids for the usergroups that cant be warned! (seperate each usergroupid by a comma)', '', 5,)
mysql error: You have an error in your SQL syntax near ')' at line 1
mysql error number: 1064