-
Bug
-
Resolution: Fixed
-
None
-
3.0.B2
-
None
-
PHP Environment:
Database:
Created a member called "user1" and made that member a forum moderator. It is correctly shown as a moderator on "index.php" and on "viewforum.php".
I then deleted the member called "user1" and the following happens:
(1) In the forum moderators view in the ACP the member is correctly not listed as the forum moderator for the respective forum
(2) On index.php the moderator is still shown
(3) On viewforum.php the moderator is still shown
The now not moderator will only be deleted from index.php or viewforum.php by updating the permissions by clicking "edit permissions". This surely should happen automatically a moderator is deleted?

