Approving and editting of guest comments Approving and editting of guest comments
 

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

Approving and editting of guest comments

Started by v8central, July 26, 2005, 12:48:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

v8central

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 ?

Joachim Müller

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.

v8central

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.


v8central