I installed WOWRoster 1.7.2 as a new install with a new database. Installation was fine and the base WOWRoster looked and worked fine.
I am using rpgo-CharacterProfiler_2.0.5b, rpgo-GuildProfiler_2.0.5 and GroupCalendar_2.2.1.
I made the changes to the luaparser.php and the wowdb.php file recommended by Polodude. I have made the changes for talents recommended by Zanix.
I removed the CharacterProfiler.lua, CharacterProfiler.lua.bak, GroupCalendar.lua, GroupCalendar.lua.bak, CT_RaidTracker.lua and CT_RaidTracker.lua.bak files. Started game, save individual info, saved guild info, added 2 calendar events after complete synchronization and exited game. Performed an updated. The talents looks fine, at least on a couple of my characters..didn't check all of them. The guild update seemed to have worked fine.
However, I'm still having problems with the Event Calendar not updating, Main/Alts not being setup, RaidTracker not updating (last one updated was 12/04/2006 and yes, there are other raids in the CT_Raidtracker.lua file) and now I am getting errors about reputation.
Here is the error display concerning reputation:
- Code: Select all
Update Errors
Reputation for Thorium Brotherhood could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Gelkis Clan Centaur could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Bloodsail Buccaneers could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Cenarion Circle could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Darkmoon Faire could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Zandalar Tribe could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Timbermaw Hold could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Shen'dralar could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Hydraxian Waterlords could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Ravenholdt could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Magram Clan Centaur could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Brood of Nozdormu could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Argent Dawn could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Stormpike Guard could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Silverwing Sentinels could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for The League of Arathor could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Everlook could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Ratchet could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Gadgetzan could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Booty Bay could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Exodar could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Ironforge could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Stormwind could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Gnomeregan Exiles could not be inserted
1054: Unknown column 'Value' in 'field list'
Reputation for Darnassus could not be inserted
1054: Unknown column 'Value' in 'field list'
I have attached a troubleshooting.zip file with the CharacterProfiler.lua, GroupCalendar.lua, CT_RaidTracker.lua, luaparser.php, wowdb.php and update_log.txt.