
02-05-2007, 02:16 PM
|
|
|
Join Date: Aug 2005
Location: Netherlands
Posts: 368
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
We talking about two error messages:
1st error is in the arcade when you create a tournament:
Quote:
mySQL query error: INSERT INTO tournaments
(gid,numplayers,datestarted,demare,creat,plibre,nb tries,cost) VALUES
('1622','2','1170691470','0','Ronald','1','2','0')
mySQL error: Field 'champion' doesn't have a default value
mySQL error code:
Date: Monday 05th 2007f February 2007 05:04:30 PM
|
2nd error is in AdminCP when you create a tournament:
Quote:
mySQL query error: INSERT INTO tournaments (gid,numplayers,datestarted,demare,creat,plibre,nb tries,cost,champion) VALUES ('1617','2','1170691983','1','','0','3','','')
mySQL error: Field 'url_discut' doesn't have a default value
mySQL error code:
Date: Monday 05th 2007f February 2007 05:13:03 PM
|
The 1st error is the most important error that may have a solution, I think!
Thanks for your answers Mr.Zeropage
|