Page 1 of 1
Enabling Captcha with News Module
Posted: Fri Jul 24, 2009 10:09 pm
by Frankie
I'm using fesubmit with the news module so users can post news items. I've searched everywhere and can't seem to find any documentation/examples...
Has anyone successfully integrated the Captcha module with News?
Thank you in advance.
Re: Enabling Captcha with News Module
Posted: Sun Jul 26, 2009 6:19 pm
by Dr.CSS
You might be able to pick up how it's done in other modules, comments is the first to come to mind, and use some of the structure/coding they use...
Re: Enabling Captcha with News Module
Posted: Mon Jul 27, 2009 3:58 am
by JeremyBASS
Question if you are going to use Captcha for the news submit... are you not having the user login to use the form???... IIRC they have to log in, thou all my uses of this are behind FEU, soin that case I'd think that it's be redundant to re-secure the form... Just a thought...
Cheers
Jeremy
Re: Enabling Captcha with News Module
Posted: Mon Jul 27, 2009 5:06 pm
by Frankie
JeremyBASS wrote:
Question if you are going to use Captcha for the news submit... are you not having the user login to use the form???... IIRC they have to log in, thou all my uses of this are behind FEU, soin that case I'd think that it's be redundant to re-secure the form... Just a thought...
Cheers
Jeremy
Thanks Jeremy for your input. No, I will not be requiring user registration to submit news items, that is why the captcha is so necessary.
Re: Enabling Captcha with News Module
Posted: Mon Jul 27, 2009 7:58 pm
by Dr.CSS
This is what is in comments module...
Code: Select all
{$startform}
{$image}
{if $spamprotect}
{$spamprotectimage}
{/if}
{if $spamprotect}
{$entercodetxt}:
{$inputentercode}
{/if}
Re: Enabling Captcha with News Module
Posted: Mon Oct 29, 2012 1:23 am
by andrewvideo
Do anyone know how make this work on the Lastest CMSM 1.11.2 and News Module.
Cheers
Andrew
Re: Enabling Captcha with News Module
Posted: Thu Nov 08, 2012 2:54 am
by proboscidian
I have been trying to get this to work too, unsuccessfully so far. Anyone? There are questions going back years on the forum.
I'm a little puzzled about the [SOLVED] in the title of the first post, when there is no solution given. The Comments code doesn't work directly in a news template.
Re: Enabling Captcha with News Module
Posted: Thu Jan 03, 2013 1:39 pm
by proboscidian
I'm still trying to find a solution. Anyone get this to work?
Re: Enabling Captcha with News Module
Posted: Tue Apr 23, 2013 8:22 am
by andrewvideo
Someone most know how to do this. Help
