im running IIS 6.0/PHP 5/MySQL 5/Dragonfly CMS 9.1.2.1 /WoWRosterDF v1.7.3.0 / Armory sync
my problem is ever since i migrated my apache server to IIS 6, armory sync wont work... yes its all configured to work in IIS.
this is what i get when i try to sync to armory:
- Code: Select all
includes\db\db.php
CMS Warning line 75: On /index.php?name=WoWRosterDF&file=addon&roster_addon_name=ArmorySynch While executing query "INSERT INTO `cms_wowrosterdf_roster_players` SET `name` = 'Polymorpher', `guild_id` = '1', `dodge` = '6.63', `parry` = '0', `block` = '0.00', `mitigation` = '16.37', `crit` = '4.33', `sessionHK` = '0', `sessionCP` = '0', `yesterdayHK` = '0', `yesterdayContribution` = '0', `lifetimeHK` = '295', `lifetimeHighestRank` = '0', `lifetimeRankName` = '', `honorpoints` = '0', `arenapoints` = '0', `stat_int` = '65', `stat_int_c` = '190', `stat_int_b` = '125', `stat_int_d` = '0', `stat_agl` = '47', `stat_agl_c` = '60', `stat_agl_b` = '13', `stat_agl_d` = '0', `stat_sta` = '47', `stat_sta_c` = '128', `stat_sta_b` = '81', `stat_sta_d` = '0', `stat_str` = '42', `stat_str_c` = '51', `stat_str_b` = '9', `stat_str_d` = '0', `stat_spr` = '71', `stat_spr_c` = '123', `stat_spr_b` = '52', `stat_spr_d` = '0', `stat_armor` = '577', `stat_armor_c` = '727', `stat_armor_b` = '150', `stat_armor_d` = '0', `stat_def` = '', `stat_def_c` = '0', `stat_def_b` = '', `stat_def_d` = '', `res_frost` = '5', `res_frost_c` = '5', `res_frost_b` = '0', `res_frost_d` = '0', `res_arcane` = '5', `res_arcane_c` = '5', `res_arcane_b` = '0', `res_arcane_d` = '0', `res_fire` = '5', `res_fire_c` = '5', `res_fire_b` = '0', `res_fire_d` = '0', `res_shadow` = '5', `res_shadow_c` = '5', `res_shadow_b` = '0', `res_shadow_d` = '0', `res_nature` = '15', `res_nature_c` = '15', `res_nature_b` = '0', `res_nature_d` = '0', `level` = '39', `server` = 'Uldaman', `talent_points` = '0', `money_c` = '', `money_s` = '', `money_g` = '', `exp` = '', `race` = 'Night Elf', `class` = 'Druid', `health` = '1753', `mana` = '3394', `sex` = 'Male', `hearth` = '', `dateupdatedutc` = '08/04/07 00:00:00', `CPversion` = '', `timeplayed` = '0', `timelevelplayed` = '0', `melee_power` = '82', `melee_rating` = '165', `melee_range` = '116:165', `ranged_power` = '50', `ranged_rating` = '0', `ranged_range` = '13:14', `clientLocale` = 'enUS', `member_id` = '36'" the following error occured: Incorrect integer value: '' for column 'stat_def' at row 1 In: C:\Inetpub\wwwroot\modules\WoWRosterDF\lib\wowdb.php on line: 96
ive tried anything i can think of but no luck..... any ideas?