[solved] Disable captcha for FEU login

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Locked
logan

[solved] Disable captcha for FEU login

Post by logan »

Hello,

this may be an obvious question, but I'm was not able to figure it out by my own.
I use FEU 1.2.0 with CMSMS 1.2

I incorporated {cms_module module=FrontEndUsers} in my page to enable front end users to login.
This is working fine, but the login form requires a captcha. I would like to enable my users to login without typing in a captcha.
Is there a possibility to disable the captcha here. I tried the options captcha='false' or captcha='0' inside the smarty tag, but this didn't work and I can't find an appropriate option in the FEU Admin area.

I have module captcha 0.3 installed and I don't want to uninstall it, because it is used in other modules (e.g. guestbook).

Maybe this is trivial, but I can't find the solution for some time now, so any help is appreciated.
Last edited by logan on Thu Oct 25, 2007 1:25 pm, edited 1 time in total.
alby

Re: Disable captcha for FEU login

Post by alby »

logan wrote: this may be an obvious question, but I'm was not able to figure it out by my own.
I use FEU 1.2.0 with CMSMS 1.2

I incorporated {cms_module module=FrontEndUsers} in my page to enable front end users to login.
This is working fine, but the login form requires a captcha. I would like to enable my users to login without typing in a captcha.
Is there a possibility to disable the captcha here. I tried the options captcha='false' or captcha='0' inside the smarty tag, but this didn't work and I can't find an appropriate option in the FEU Admin area.

I have module captcha 0.3 installed and I don't want to uninstall it, because it is used in other modules (e.g. guestbook).
In module help:

Code: Select all

nocaptcha="1"
Alby
logan

Re: [solved] Disable captcha for FEU login

Post by logan »

thank you for your reply

I knew it was easy :)

But I swear, this option is not mentioned in the my Help screen of the module.
Maybe the Help screen is a older version.

Anyway it works now. thanks.
alby

Re: [solved] Disable captcha for FEU login

Post by alby »

logan wrote: But I swear, this option is not mentioned in the my Help screen of the module.
Maybe the Help screen is a older version.
Please, ask to your translation language dev for update or ask for inclusion in translation project  :)

Alby
logan

Re: [solved] Disable captcha for FEU login

Post by logan »

You are right, I think the reason is, that I use the german version of the Help screen.

How can I reach the dev for the german version?

How can I get the english version of the help pages, in case something like this comes again?
alby

Re: [solved] Disable captcha for FEU login

Post by alby »

logan wrote: You are right, I think the reason is, that I use the german version of the Help screen.

How can I reach the dev for the german version?

How can I get the english version of the help pages, in case something like this comes again?
cyberman is german admin translation, ask him for your inclusion
In User preferences you can toggle to english/german languages

Alby
logan

Re: [solved] Disable captcha for FEU login

Post by logan »

I will try.

thanks for your help alby.
Locked

Return to “CMSMS Core”