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

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

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.