captcha problem

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"
 

step85

Client
Регистрация
19.02.2010
Сообщения
1 839
Благодарностей
287
Баллы
83

bange

Client
Регистрация
16.04.2011
Сообщения
37
Благодарностей
2
Баллы
8
i restarted the software few times and started work and 2-3 days later captcha stopped works again
i can't figure out.
 

darkdiver

Administrator
Команда форума
Регистрация
13.01.2009
Сообщения
2 284
Благодарностей
2 728
Баллы
113
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>
 

bange

Client
Регистрация
16.04.2011
Сообщения
37
Благодарностей
2
Баллы
8
it works now

Thansk
 

darkdiver

Administrator
Команда форума
Регистрация
13.01.2009
Сообщения
2 284
Благодарностей
2 728
Баллы
113
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.
 

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