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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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.