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 ?
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.
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.
How to remove "Edit" option from the comments? (http://forum.coppermine-gallery.net/index.php?topic=19967)
Thanks for that - worked like a dream :) :)