Noslo |
10-26-2012 03:29 PM |
Hi,
After installing the premium version of the ladder plugin, I can't edit a ladder and save it without a DB error.
Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
UPDATE tmnt_ladders
SET
title = 'CS:GO 5on5',
description = 'CS:GO ladder. dfdfdf',
ed_userid = '1',
ed_username = 'Sam',
ed_time ='1351268878',
ed_ip ='90.206.134.158',
tmin = '1',
tmax = '999',
sticky = '0',
archive = '0',
catid = '2',
startingelo = '1000',
icon = 'http://www.witza.org/icons/csgo.png',
dateline_from = '1351268460',
dateline_to = '1353860460',
dst = '1',
utc = '0',
groupid = '0',
chal_options = 'a:0:{}',
xp_win = '3',
xp_draw = '1',
xp_lose = '0',
groupnames = '',
groups = '0',
chal_cost = '0',
join_cost = '0',
chal_cost_xtra = '0',
knockout = '0',
comp_ugid = '0',
knockout_type = '1v1',
autoscoreconfirm = '0',
fielda = '',
fieldb = '',
maxplayers = '0',
allow_challenges = '1',
racemode = '0',
racemode_rounds = '0',
protected_win_defending = '0',
protected_lose_defending = '0',
protected_win_challenge = '0',
protected_lose_challenge = '0'
WHERE id = '4';
MySQL Error : Unknown column 'protected_win_defending' in 'field list'
Error Number : 1054
Request Date : Friday, October 26th 2012 @ 05:27:58 PM
Error Date : Friday, October 26th 2012 @ 05:27:58 PM
Script : http://witza.org/ladders.php?do=edit&id=4
Referrer : http://witza.org/ladders.php?do=edit&id=4
IP Address : 90.206.134.158
Username : Sam
Classname : vB_Database
MySQL Version : 5.5.27-cll
|