Log in

View Full Version : Error when Updating "Your Settings" In the arcade


Evoix_mr2006
02-23-2007, 05:13 PM
I am receving an error when I attempt to update My Settings in the arcade. It is a MySQL Error;

mySQL query error: UPDATE user SET user_sort='0',user_order='0',user_g_pp='0',user_s_ pp='0',def_g_cat='',game_skin= '',arcade_pmactive='1' WHERE userid=1

mySQL error: Incorrect integer value: '' for column 'def_g_cat' at row 1
mySQL error code:
Date: Friday 23rd 2007f February 2007 01:12:55 PM

That is the error I receive.

Any Suggestions?
Thanks!

This occurs when updating ANY settings...

MrZeropage
02-24-2007, 05:09 AM
Thank you, fixed this (and anther) bug for v2.6.0+

Strange that nobody mentioned this before :confused: :)

Evoix_mr2006
02-24-2007, 10:11 PM
Just realized that I get this error when attempting to create a tournament...

mySQL query error: INSERT INTO tournaments
(gid,numplayers,datestarted,demare,creat,plibre,nb tries,cost) VALUES
('1','2','1172361745','0','EvoIX_MR2006','1','2',' 0')

mySQL error: Field 'champion' doesn't have a default value
mySQL error code:
Date: Saturday 24th 2007f February 2007 06:02:25 PM

Any Idea why this may be occuring? Is this another programming issue?

Any help is appreicated,
Thanks!

MrZeropage
02-25-2007, 02:26 PM
this is fixed in upcoming v2.6.0+ :)