captcha problem

  • Автор темы Автор темы bange
  • Дата начала Дата начала

bange

Client
Регистрация
16.04.2011
Сообщения
37
Реакции
2
Баллы
8
i use decaptcher and work great in project maker but in poster doesnt work template stop on "captcha is submitted for Recognition"
 
i restarted the software few times and started work and 2-3 days later captcha stopped works again
i can't figure out.
 
looks like this is the problem of the decaptcher service
with the http://decaptcher.com/poster/ host.
It works for me fine now.


In any case check the file decaptcher.dll.config file in ZennoPoster path it should look like this:

PHP:
Развернуть Свернуть Копировать
<?xml version="1.0" encoding="utf-8" ?>
<configuration>
  <appSettings>
    <!--decaptcher.com login-->
    <add key="login" value="your login" />
    <!--decaptcher.com password-->
    <add key="password" value="your password" />
    <!--connection timeout (seconds)-->
    <add key="connection_timeout" value="60" />
    <!-- tries to resend -->
    <add key="decaptcher_tries" value="1" />
    <!--default answer-->
    <add key="decaptcher_default_answer" value="sorry" />
    <!--host of the decaptcher poster-->
    <add key="decaptcher_host" value="http://decaptcher.com/poster/"/>
  </appSettings>
</configuration>
 
it works now

Thansk
 
I will strongly recommend you try to use Russian recognition services.
Such as
http://captchabot.com/en/index.html
Invite code
562646d3
b256df7c
2bacbebf

It is 2 times cheaper than decaptcher and 5 more stable than decaptcher. Unfortunately it supports only WebMoney as payment method.
 

Кто просматривает тему: (Всего: 0, Пользователи: 0, Гости: 0)