View Single Post
08/13/19, 03:19 PM   #3
Sordrak
 
Sordrak's Avatar
AddOn Author - Click to view addons
Join Date: May 2017
Posts: 52
Originally Posted by MasterCG17 View Post
Someone who knows what he/she is doing said they'd work on it this weekend.

In the meantime I fixed MOST of it doing this.

DISABLE Shissu's History Addon from the game addon menu when you log in. This isn't a fix for the history page itself.

Open the file: Documents/Elder Scrolls Online/live/AddOns/ShissuHistoryScanner/ShissuHistoryScanner.lua

Line 341: Replace 'RequestGuildHistoryCategoryNewest' with 'RequestMoreGuildHistoryCategoryEvents' (no quotes)
Line 343: Replace 'RequestGuildHistoryCategoryOlder' with 'RequestMoreGuildHistoryCategoryEvents' (no quotes)


THEN ALSO

Open the file: Documents/Elder Scrolls Online/live/AddOns/ShissuHistory/ShissuHistory.lua

That should get your guild roster working with the deposit info and filters ect.... and also stop the error message when you log in. You'll have to deal with the vanilla history page though.
Right that was me, but i thought i didn't say I'll fix it on the weekend. I'll look into it on the weekend. If I'm capable to fix it is another topic.
  Reply With Quote