Guestbook editing comments to not show one editing as sender not admin
PermalinkThe issue: When we complete the edit and approve the comments it now says it is from the admin rather than the one that filled out the comment form. It even shows the person who originally filled out the comment form when editing it but changes after save.
Any way how to make this stay showing it is from the one that filled it out?

This would probably not be too difficult to do, for someone who understands the override system in C5, and can muddle their way through some minor PHP modifications to the guestbook controller. (/concrete/blocks/guestbook/controller.php and view.php.
For me, an answer like creating a custom block is not satisfying.
Simply because I am not capable to change any programming code.
Also, it would not be constructive as the problem then still exists for others. I would like to see the developers of Concrete solve this design flaw.