Giter VIP home page Giter VIP logo

Comments (24)

 avatar commented on September 25, 2024

Hello,

the [email protected] is not blacklisted at the moment,

https://cleantalk.org/blacklists?record=ibaaggeva%40dfoofmail.com

The service filters only Emails/IPs with status 'Blacklisted'. To test the API please use email [email protected] or any from TOP20 list,

https://cleantalk.org/blacklists/top20

Does it work? Thank you!

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Hi,

I tried [email protected], [email protected] and [email protected] but no luck.

Am'I missing something ??

from yii2-antispam.

 avatar commented on September 25, 2024

Do you see requests with these emails in your Anti-spam log?

https://cleantalk.org/my/show_requests?int=week

If not please check the 'apiKey' option. It should has same value at yours Dashbboard,

https://cleantalk.org/my/

If the value same please let us know your account id (email) at cleantalk.org. Please send account id privately via welcome at cleantalk dot org. Or submit support request here,

https://cleantalk.org/my/support

Thank you!

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Yes, I see the emails in Anti-spam log.

cleantalk1

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024

Please, show code of registration Controller

from yii2-antispam.

 avatar commented on September 25, 2024

Thank you for reply!

It was issue with your account. Actually, you have to purchase 1 year license to get API working. In this case you have 60 days for full refund.

But I just applied 2 weeks free trial to your account,

https://cleantalk.org/my/

Please let 10-15 minutes to update your account status on all servers. Then feel free use and test it.

Thank you!

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Thanks, I will test it and if all my requirement meet will buy it definitely.

from yii2-antispam.

 avatar commented on September 25, 2024

You are welcome!

Thank you for contacting us.

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Hi,

Now, I'm getting different issue.

It is blocking [email protected] but also real email id like "[email protected]" with response (Forbidden. Please enable JavaScript.).
And one more think, I'm getting spam from "[email protected]" but i'm getting same response ("Forbidden. Please enable JavaScript.") as real emai id "[email protected]".

can you please help !!!

cleantalk2

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024

Are you added code below to html-form?

<?= \cleantalk\antispam\Widget::widget()?>

You can check that ct_checkjs hidden input exists in html source.

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Yes, it is added.

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024
 input type="hidden" id="e3796ae838835da0b6f6ea37bcf8bcb7" name="ct_checkjs" value="-1" 
 input type="hidden" name="ct_formid" value="e3796ae838835da0b6f6ea37bcf8bcb7"  

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024
  1. May be javascript really is disabled in browser settings?
  2. Please provide logs of registration bug how it writen in this article
    https://github.com/CleanTalk/yii2-antispam/wiki/Debugging

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

javascript is enabled in my browser.

below are the logs of registration:

cleantalk3

cleantalk4

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Quick question, Do I need to do something in registration controller (Using dektrium extensiion)?? As in documentation their is no such thing mentioned.

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024

JavaScript test do not pass for your case. Cleantalk request contains js_on=0.

Are you see a code in html-sources how below?

<script type="text/javascript">jQuery(document).ready(function () {
setTimeout(function(){document.getElementById("821fa74b50ba3f7cba1e6c53e8fa6845").value="325734aee0b12b377003daa1a2a2650f";}, 1000)
</script>

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

No, I don't see this code. So what is wrong ?

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024

Yes, that is wrong.
\cleantalk\antispam\Widget has to register a JS code block for JavaScript test

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

So, how do i fix this ?

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024

Please, send me email with a sample code (model,controller, view,app config, composer.json) where this problem repeats. Perhaps this is due to third-party extension.

psrustik @ gmail.com

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

Did you received my email ?

from yii2-antispam.

 avatar commented on September 25, 2024

Hello,

We are sorry for delay. Please let us 1-2 days to figure out the issue.

Thank you!

from yii2-antispam.

psrustik avatar psrustik commented on September 25, 2024

Issue solved, problem was in

  • Yii2 application layout did not call Asset bundles with code below
...
<?php $this->endBody() ?>
  • For dektrium/user extension cleantalk\antispam\validators\UserValidator rule must add into dektrium\user\models\RegistrationForm model, not User.

from yii2-antispam.

marshmeloo avatar marshmeloo commented on September 25, 2024

thanks @psrustik

from yii2-antispam.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.