Hello.
When a guest writes a comment, he gets the prefix GUEST_
Where can I edit/delete this?
I found some code in the update.sql file.
INSERT INTO CPG_config VALUES ('comments_anon_pfx', 'Guest_');
Is this a database setting? Can I change/delete that prefix manually?
Thank you very much, Dietmar
Config setting 'Prefix for anonymous comments authors'.
Please read the docs before asking questions.