Jump to content


Photo

Board index, deleted user.


Steps to replicate:
Make a post in the forums as an account.
Delete said account.
View Board index.
In the last post area here, and only this area, rather than the "no photo" thumb we get a broken image tag.

Status: Fixed
Version: 3.3.2
Fixed In: 3.3.2


3 Comments

should be 3.3.2 vs btw... can go throw it at 3.3.1 but the report is found on 3.3.2, all other areas reflect properly except the last post info on board index.
I get properly the default image :unsure:

Deleting a member updates the member_id to 0 and it builds the profile photo for a guest.
I believe I've found the issue, but after deleting a member it requires also to resync the forum data. Basically we're not updating the last_poster_id field for the topic upon member removal.