[Solved]: Change prefix _Guest [Solved]: Change prefix _Guest
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

[Solved]: Change prefix _Guest

Started by dwo, July 02, 2008, 11:30:37 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

dwo

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

Nibbler

Config setting 'Prefix for anonymous comments authors'.

Please read the docs before asking questions.