coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: dwo on July 02, 2008, 11:30:37 PM

Title: [Solved]: Change prefix _Guest
Post by: dwo on July 02, 2008, 11:30:37 PM
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
Title: Re: Change prefix _Guest
Post by: Nibbler on July 02, 2008, 11:38:32 PM
Config setting 'Prefix for anonymous comments authors'.

Please read the docs before asking questions.