coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: v8central on July 26, 2005, 12:48:54 PM

Title: Approving and editting of guest comments
Post by: v8central on July 26, 2005, 12:48:54 PM
Is there any way I can allow guest comments but at the same time I don't want them to edit previously posted comments, and I want to approve any posted comments before they are publicly viewable.

Is this possible, and if so how ?
Title: Re: Approving and editting of guest comments
Post by: Joachim Müller on July 27, 2005, 09:24:05 AM
Comment approval is currently not possible. You'll have to add an if/then switch to the code to disable the edit/delete button for anonymous visitors.
Title: Re: Approving and editting of guest comments
Post by: v8central on July 27, 2005, 02:15:10 PM
Can you quickly outline where to find that code in 1.3.3 ?

I'm fairly new to PHP coding, but I do code in other languages.  I would just appreciate a push in the right direction.
Title: Re: Approving and editting of guest comments
Post by: Nibbler on July 27, 2005, 04:54:40 PM
How to remove "Edit" option from the comments? (http://forum.coppermine-gallery.net/index.php?topic=19967)
Title: Re: Approving and editting of guest comments
Post by: v8central on July 27, 2005, 11:43:19 PM
Thanks for that - worked like a dream :) :)