Bug tracker

This ticket has been moved to our new tracker. Open Ticket PHPBB3-1851 now.

Moderator is deleted but does not disappear from index.php (fix completed in vcs)

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?

Comments / History

Posted by Umbra Obscura on Oct 16th 2006, 07:37

They sure forgot to flush/recreate the moderator cache when deleting users. The user is gone but there are remains in the cache which are used on the pages you mentioned

Linked ticket with changeset: r6511

Action performed by Anonymous (I am too lazy to register) on Oct 19th 2006, 13:55

Ticket details

Related SVN changesets