[Logo] JForum - Powering Communities
  [Search] 搜尋   [Recent Topics] 最新主題   [Hottest Topics] 熱門主題   [Top Downloads] 熱門下載   [Groups] 回首頁 
[Register] 會員註冊 /  [Login] 登入 


JForum 2.8.3 is out with various fixes and improvements. Read all about it here

disabling captcha RSS feed
討論區首頁 » User Forum
發表人 內容
udittmer


註冊時間: 2013/2/21
文章: 422
離線
Check out the Systemglobals.properties file for properties named "captcha", particularly captcha.registration and captcha.posts. Add those to the file WEB-INF/config/jforum-custom.conf, and set their value to true. Then start the web app.

Alternatively, assuming you built the web app from the latest code in SVN, those settings have a GUI in Admin Control Panel -> Configurations.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
I made the Enable Captcha during registration to false.yet while registering the user the error is "Captcha response does not match the challenge"
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
im using Jforum 2.4.1
udittmer


註冊時間: 2013/2/21
文章: 422
離線
Check the value in jforum-custom.conf and make sure it is correct. if you change it, make sure to stop the web app before changing it.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
i didnt find any jforum-custom.conf
udittmer


註冊時間: 2013/2/21
文章: 422
離線
It is stored in WEB-INF/conf.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
can u share the svn link
udittmer


註冊時間: 2013/2/21
文章: 422
離線
The directory and the file get created when you install and run the web app; look in your servlet container's webapps directory for the jforum2 directory. The file is not part of the source code.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
udittmer wrote:Check out the Systemglobals.properties file for properties named "captcha", particularly captcha.registration and captcha.posts. Add those to the file WEB-INF/config/jforum-custom.conf, and set their value to true. Then start the web app.

Alternatively, assuming you built the web app from the latest code in SVN, those settings have a GUI in Admin Control Panel -> Configurations.



i want to disable the captcha while registering
udittmer


註冊時間: 2013/2/21
文章: 422
離線
Then which of the two setttings do you think will be involved?

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
i have done as u said
  • [Thumb - same issue.png]
 檔案名稱 same issue.png [Disk] 下載
 描述 沒有檔案註解存在
 檔案大小 29 Kbytes
 下載次數:  36477 次

udittmer


註冊時間: 2013/2/21
文章: 422
離線
That's odd. Stop the web app, and inspect jforum-custom.conf for the value of the captcha.registration property and post it here. IN fact, post all "captcha.*" property values here.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
chandumahesh.k@rsninfotech.com


註冊時間: 2016/9/23
文章: 32
離線
Captcha response does not match the challenge.
 檔案名稱 jforum-custom.txt [Disk] 下載
 描述 沒有檔案註解存在
 檔案大小 1 Kbytes
 下載次數:  36019 次

 檔案名稱 SystemGlobals.properties [Disk] 下載
 描述 沒有檔案註解存在
 檔案大小 19 Kbytes
 下載次數:  36756 次

udittmer


註冊時間: 2013/2/21
文章: 422
離線
You're right, there is a bug in 2.4.1 that causes the values of registration captcha and post captcha to not being used correctly. I have just checked in a fix for that into the SVN repository. If you grab the latest source code and build the war file yourself using Maven, you will get the fix and everything else listed in https://sourceforge.net/p/jforum2/wiki2/NewFeaturesTrunk/ as well.

Ping & Net - my free Android app for TCP/IP network diagnostics
[Email] [WWW]
 
討論區首頁 » User Forum
前往:   
行動版
Powered by JForum 2.8.3 © 2023 JForum Team • Maintained by Andowson Chang and Ulf Dittmer