简体   繁体   English

TYPO3 Powermail Captcha

[英]TYPO3 Powermail Captcha

I have Upgrade my TYPO3 from 6.2.x to 7.6.15. 我将TYPO3从6.2.x升级到7.6.15。 Now in Powermail the Captcha Field doesn't work anymore. 现在在Powermail中,Captcha Field不再起作用了。 The Image is shown, but when I fill in the Code I got the Message: "Wrong Captcha". 图像显示,但是当我填写代码时,我得到了消息:“错误的Captcha”。 So I dig into the Code and found that in Utility.php from the Captcha Extension no $_SESSION is available. 所以我深入研究了Code,发现在Captcha Extension的Utility.php中没有$_SESSION可用。 So there will be no Comparison. 所以没有比较。 I include the Captcha Extension in Powermail via Typoscript: 我通过Typoscript在Powermail中加入了Captcha Extension:

plugin.tx_powermail.settings.setup.captcha.use = captcha

My System is: 我的系统是:

  • Powermail 3.13.0 Powermail 3.13.0
  • Captcha 2.0.1 验证码2.0.1
  • TYPO3 7.6.15 TYPO3 7.6.15

你需要将powermail更新到他们最新的,当前:Powermail到3.18.0 Captcha到2.0.2

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM