I have this working on 5.2 but with a caveat. Several of the options to edit the settings and permissions of the mod do not work because the hard coded url inside of the links/buttons are missing the "admincp" part of the url. If I manually add it to the url (for the instance permissions link, as an example) I can reach the page. But none of the "Save" buttons work once you make any changes because of the incorrect url inside of the function of the button itself. The "add new instance" button has the same issue.
|