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

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

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.