• Resolved lecyril

    (@lecyril)


    Hi,

    I had no issue so far with this great plugin, but I noticed after the 1.9 upgrade that I was not able to post comments as a guest: the comment form would display normally (with the hidden fields correctly hidden), I could fill them with appropriate values and hit “submit”, but then the page would refresh without my comment appearing. No comment notification in the admin dashboard either.

    Digging into the small changes you made between 1.8 and 1.9, I noticed that changing

    <input type="text" name="ant-spm-q" id="ant-spm-q" size="30" value="19" />

    back to the default in 1.8:

    <input type="text" name="ant-spm-q" id="ant-spm-q" size="30" value="1980" />

    seemed to solve my problem. I had this issue on two of my websites, with different themes.

    You obviously have a much better understanding of your code. Does my question make any sense?

    Thank you very much again for this plugin and your support,

    Cyril

    https://www.ads-software.com/plugins/anti-spam/

Viewing 2 replies - 1 through 2 (of 2 total)
  • webvitaly

    (@webvitaly)

    I checked the Anti-spam version 1.9 and it works good.

    I changed also the name of the input, not only the default value.

    The problem could be in the cached javascript file. Try to submit comment being logged out on the different browser or clear the cache of your browser.

    Please write me back if submitting comment in another browser will solve the problem.

    Thread Starter lecyril

    (@lecyril)

    Hi,

    Yes, I noticed the changes in the code (anti-spam becoming ant-spm throughout the code). I had indeed cleared the browser cache but not purged the file from the cdn I am using!

    Now that I fixed the CDN settings, the plugin works as expected, I am marking the topic as [resolved].
    Thanks!

    Cyril

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Issue upgrading from 1.8 to 1.9’ is closed to new replies.