coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 miscellaneous => Topic started by: inmolatus on September 10, 2007, 05:43:51 PM

Title: finding the "post" function
Post by: inmolatus on September 10, 2007, 05:43:51 PM
Hello everybody,
I am looking for the function that allow users to post comments due to the fact that I need to put there an antispam function to allow unregistered users to post comments. I have been looking for it and I haven't find it.
Any idea of where can it be?  ???
Thank you very much for your time.
Title: Re: finding the "post" function
Post by: François Keller on September 10, 2007, 05:47:30 PM
Hi,

QuoteI need to put there an antispam function to allow unregistered users to post comments.
look the captcha plugin http://forum.coppermine-gallery.net/index.php?topic=36319.0 (http://forum.coppermine-gallery.net/index.php?topic=36319.0)
it's not necessary to modify the code for this  ;) (next time use the search function befor posting  ;))
Title: Re: finding the "post" function
Post by: inmolatus on September 10, 2007, 05:51:56 PM
Thank you Frantz but I have used captcha plugins and I realized that some bots are able to break it. I found a way that allows you to create your own questions/replys before post the comment and till the moment its the best option I found.
Title: Re: finding the "post" function
Post by: Joachim Müller on September 10, 2007, 05:53:37 PM
I find it hard to belive that bots are able to break the captcha auth. Post a link to your gallery for a start. You might want to take a look at the akismet mod as well.