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.
[solved] Disable captcha for FEU login
-
logan
[solved] Disable captcha for FEU login
Last edited by logan on Thu Oct 25, 2007 1:25 pm, edited 1 time in total.
-
alby
Re: Disable captcha for FEU login
In module help: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).
Code: Select all
nocaptcha="1"
-
logan
Re: [solved] Disable captcha for FEU login
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.
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
Please, ask to your translation language dev for update or ask for inclusion in translation projectlogan 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.
Alby
-
logan
Re: [solved] Disable captcha for FEU login
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?
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
cyberman is german admin translation, ask him for your inclusionlogan 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?
In User preferences you can toggle to english/german languages
Alby
