Re: [ADDON][WIP] Member Awards
Reply #15 –
Its been awhile since I did updates, I think the main areas were
- in how settings are saved (1.1 uses the settings abstract class) and the theme layers.
- the theme class was improved and I think it will all work but may add depreciated calls to the elk error log.
- the exception class was updated so calls to things like fatal language are out and you need to use exceptions
- menu class was added/upgraded, again I think the code takes care of all that but its depreciated
- bbc class was added so any custom bbc needs to be redone
Probably a few other things that I'm forgetting now.
Re: [ADDON][WIP] Member Awards
Reply #16 –
Attached is a 1.1 / 7.4 version, most of this was in the repo already but this adds some more fixin's
There is a 'Rankings' branch in the repo as well, that is where this addon is going but I'm not sure if / when I'll finish that, so till then use the attached.
ETA: Found a couple of small template errors and an error when adding to the db, fixed in this new attachment