Hi there
When I try to upload my data I get the following error
Warning: Division by zero in /usr/home/***/public_html/roster/lib/menu.php on line 108
I'm using CP 2.0.4, and the latest version of Roster.
The details follow.. the weird thing is that it's telling me that the toons arent in the guild! I look inside the LUA file
Parsing files
* Parsed CharacterProfiler in 0.33 seconds
Updating Character [Toon]
* Toonis not in the list of guild members so their data will not be inserted.
An Exceprt of the LUA file showing the guilds of my characters...
myProfile = {
["Proudmoore"] = {
["Guild"] = {
["Circle Seven"] = {
["Locale"] = "enUS",
["Name"] = "Circle Seven",
["DBversion"] = "2.0.0",
["GPversion"] = "2.0.5",
["timestamp"] = {
["init"] = {
["datakey"] = "us:2.0.6:6337",
["TimeStamp"] = 1169607138,
["Date"] = "2007-01-23 21:52:18",
["ServerTime"] = "18:51",
["DateUTC"] = "2007-01-24 02:52:18",
},
},
["GPprovider"] = "rpgo",
["Server"] = "Proudmoore",
},
["Savage Truth"] = {
["Locale"] = "enUS",
["Name"] = "Savage Truth",
["DBversion"] = "2.0.0",
["Server"] = "Proudmoore",
["timestamp"] = {
["init"] = {
["datakey"] = "us:2.0.6:6337",
["TimeStamp"] = 1169607354,
["Date"] = "2007-01-23 21:55:54",
["ServerTime"] = "18:54",
["DateUTC"] = "2007-01-24 02:55:54",
},
},
["GPprovider"] = "rpgo",
["GPversion"] = "2.0.5",
},
},
Any ideas on what's wrong?
Thanks~