are you moving this repo to the clanscriptsv4 repo? i'll report things there if that is the case.
the bug part is that when deleting medals, there is an error refreshing the list:
Fatal error: Call to undefined method stdClass::getListArray() in /path/to/clanscripts/members/include/admin/medals/main.php on line 23
but, the delete operation succeeds and refreshing the page gives me the correct new list so this bug isn't critical, just slightly annoying. btw, it is only the refreshing straight after the deletion that causes this error.
are you moving this repo to the clanscriptsv4 repo? i'll report things there if that is the case.
the bug part is that when deleting medals, there is an error refreshing the list:
but, the delete operation succeeds and refreshing the page gives me the correct new list so this bug isn't critical, just slightly annoying. btw, it is only the refreshing straight after the deletion that causes this error.