- Posts: 15
- Thank you received: 0
×
Bug reports
Message "Spam attempt blocked" in Version 3.9.8
- Guillen Photo
-
Topic Author
- Offline
Less
More
22 Mar 2019 14:13 - 26 Mar 2019 10:52 #1
by Guillen Photo
Message "Spam attempt blocked" in Version 3.9.8 was created by Guillen Photo
Hello,
I just updated from version 3.9.3 to 3.9.8.
Now sending message from my website is not possible anymore. The message "Spam attempt blocked" is displayed.
It was working with version 3.9.3.
I attached a screen copy of the message.
You can check the problem at: https://dev.guillenphoto.com/cms/en/contact-amar-and-isabelle-guillen.html
Please would you help me?
I just updated from version 3.9.3 to 3.9.8.
Now sending message from my website is not possible anymore. The message "Spam attempt blocked" is displayed.
It was working with version 3.9.3.
I attached a screen copy of the message.
You can check the problem at: https://dev.guillenphoto.com/cms/en/contact-amar-and-isabelle-guillen.html
Please would you help me?
Please Log in or Create an account to join the conversation.
- Demis [Fox-Labs]
-
- Offline
Less
More
- Posts: 3856
- Thank you received: 515
22 Mar 2019 15:12 - 22 Mar 2019 15:16 #2
by Demis [Fox-Labs]
Replied by Demis [Fox-Labs] on topic Message "Spam attempt blocked" in Version 3.9.8
JavaScript errors may prevent execution of subsequent JavaScript code.
You have a JavaScript at the bottom of your page that throws an error.
The error message raised, as I can see in my browser's error console, is the following:Just fix the error or remove that script from your page, and please confirm if it solves.
You have a JavaScript at the bottom of your page that throws an error.
<!-- Pinterest script -->
<script>
jQuery(document).ready(function(){
// Target your .container, .wrapper, .post, etc.
jQuery("body").fitVids();
});
</script>
</body>
</html>
fitVids is not a function
Please Log in or Create an account to join the conversation.
- Guillen Photo
-
Topic Author
- Offline
Less
More
- Posts: 15
- Thank you received: 0
22 Mar 2019 18:25 #3
by Guillen Photo
Replied by Guillen Photo on topic Message "Spam attempt blocked" in Version 3.9.8
Hello,
thank you very much.
It works well.
It was in my template. This is a known problem but they have not made the changes.
Thank you for your time and your professionalism.
Sincerely
A. Guillen
thank you very much.
It works well.
It was in my template. This is a known problem but they have not made the changes.
Thank you for your time and your professionalism.
Sincerely
A. Guillen
Please Log in or Create an account to join the conversation.
- Алексей
-
- Offline
Less
More
- Posts: 1
- Thank you received: 0
25 Mar 2019 00:05 - 25 Mar 2019 01:48 #4
by Алексей
Replied by Алексей on topic Message "Spam attempt blocked" in Version 3.9.8
Hello, the same thing happens, the site 315920.com
What to do?
fox contakt version 3.9.8
What to do?
fox contakt version 3.9.8
Please Log in or Create an account to join the conversation.
- Demis [Fox-Labs]
-
- Offline
Less
More
- Posts: 3856
- Thank you received: 515
26 Mar 2019 10:51 #5
by Demis [Fox-Labs]
Replied by Demis [Fox-Labs] on topic Message "Spam attempt blocked" in Version 3.9.8
Hello Алексей,
if the same thing happens, maybe the same solution will work for you as well.
if the same thing happens, maybe the same solution will work for you as well.
Please Log in or Create an account to join the conversation.