alguem pode mim ajudar a resolver esses erros
1° o acc manager as pessoas criam as contas mas nao ta indo pra database
mysql_real_query(): INSERT INTO `accounts` (`id`, `name`, `password`) VALUES (NULL, 'mindmaster', 'mindmaster'); - MYSQL ERROR: Field 'page_lastday' doesn't have a default value (1364)
2° não esta salvando alguns player, só alguns a cada 20(1 não salva)
mysql_real_query(): UPDATE `players` SET `lastlogin` = 1285844157, `lastip` = 308292795, `level` = 114023, `group_id` = 1, `health` = 17285892, `healthmax` = 17441980, `experience` = 24706209887879994, `lookbody` = 114, `lookfeet` = 0, `lookhead` = 0, `looklegs` = 114, `looktype` = 134, `lookaddons` = 3, `maglevel` = 169, `mana` = 116950805, `manamax` = 117050805, `manaspent` = 2619428147, `soul` = 200, `town_id` = 1, `posx` = 2378, `posy` = 3060, `posz` = 7, `cap` = 3.46874e+06, `sex` = 1, `balance` = 0, `stamina` = 150975247, `promotion` = 1, `conditions` = '\0\0\0ÿÿÿÿÐ\0\0\Z\0\0\0\0\0\0\0\0þ\0@\0\0ÿÿÿÿ¤£\0\Z\0\0\0\0\0\0\0\0\0\0\0˜:\0\0þ\0\0\0ÿÿÿÿÈ\0\0\0\Z\0\0\0\0\0\0\0þ', `loss_experience` = 100, `loss_mana` = 100, `loss_skills` = 100, `loss_containers` = 100, `loss_items` = 100, `redskulltime` = 0, `redskull` = 0, `lastlogout` = 1285804731, `blessings` = 0, `marriage` = 890, `guildnick` = '', `rank_id` = 1581, `vocation` = 2 WHERE `id` = 1347 - MYSQL ERROR: Out of range value for column 'manaspent' at row 1 (1264)
3° esse erro não sei de onde veio!
mysql_real_query(): INSERT INTO `players` (`id`, `name`, `world_id`, `group_id`, `account_id`, `level`, `vocation`, `health`, `healthmax`, `experience`, `lookbody`, `lookfeet`, `lookhead`, `looklegs`, `looktype`, `lookaddons`, `maglevel`, `mana`, `manamax`, `manaspent`, `soul`, `town_id`, `posx`, `posy`, `posz`, `conditions`, `cap`, `sex`, `lastlogin`, `lastip`, `redskull`, `redskulltime`, `save`, `rank_id`, `guildnick`, `lastlogout`, `blessings`, `online`) VALUES (NULL, 'Lelosc', 0, 1, 9998842, 8, 2, 185, 185, 4200, 68, 76, 78, 39, 128, 0, 1, 35, 35, 0, 100, 1, 160, 54, 7, 0, 435, 1, 0, 0, 0, 0, 1, 0, '', 0, 0, 0) - MYSQL ERROR: Field 'comment' doesn't have a default value (1364)