Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Lester Chan

    (@gamerz)

    https/http should not matter. As long your site stick to one URL which is stated in your WordPress settings. If your site can be accessible via both URL that is where the problem arises.

    Also ensure you are not using any caching plugin.

    Thread Starter Der-Bank-Blog

    (@der-bank-blog)

    Thanks for the quick answer

    with Settings you mean:

    WP Config: define( ‘WP_CONTENT_URL’, ‘https://www.der-bank-blog.de/wp-content/’ ); ???

    I do use a Caching plugin (Rocket), but for a Long time. Like probably a lot of WP-Sites for Speed-improvement. What is wrong with Caching?

    Plugin Author Lester Chan

    (@gamerz)

    What about your site URL and home URL? Are they with https also?

    This plugin is not compatible with caching plugin, because when a caching plugin caches a page, it also caches the security token. And when someone rated it, it will serve that outdated security token and hence the error.

    Thread Starter Der-Bank-Blog

    (@der-bank-blog)

    What about your site URL and home URL? Are they with https also?
    Yes. And in the htaccess also.

    I cleared Caching for the specific post, and then it works again.

    This plugin is not compatible with caching plugin, because when a caching plugin caches a page, it also caches the security token. And when someone rated it, it will serve that outdated security token and hence the error.
    I did not see any problems so far with Caching and Rating. Is there maybe a way to “officially” made the plugin compatible with Caching?

    Plugin Author Lester Chan

    (@gamerz)

    That requires a lot of work and most prob will result in a rewrite of the plugin which I have no time to work on. Feel free to contribute https://github.com/lesterchan/wp-postratings as it is open source anyway =)

    nhudesign

    (@nhudesign)

    Hi Lester,

    I notice I only get this error if the same IP address makes a rating on the same post. Any suggestions?

    Is this related to the caching issue?

    — wait wait, you totally answered my question above

    I guess unless I have a gazillion dollars you probably wont be rewriting this anytime soon. 🙁

    Hi!

    In my case, I had this error and it was because i made a mistake configuring the “Ratings Templates”.
    I have restored the default templates and everything works correctly again.

    Regards!

    Hi,

    I am using cloudflare caching for my wordpress site, I have the option for disallow caching for certain url. Can you tell me what should be the url for this.

    Regards

    Suyash

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Failed To Verify Referrer (again)’ is closed to new replies.