• unitasaurus

    (@unitasaurus)


    Hello,

    I’ve worked with the thumb rating plugin for quite a bit on my testserver and tested it out, which worked really great for me and did everything I needed. Now I moved to my live page and have the problem that my Database doesn’t get any meta data from the plugin.

    When I searched for the meta_key “_thumbs_rating_up” on my Testserver, it always showed me every entry I had. But on my Livepage, when I’m searching my Database for anything related to the thumbs rating plugin, it finds nothing. No Meta Data at all. Also when I’m trying to vote on a post it does not get any up or down vote (only tells me after the second click that I’ve already voted), which is pretty weird. At first I thought it might be something I configured, but after deleting the whole plugin, reinstalling it and using it completely fresh (without changing anything in your files) I still got the same problem. There is just no meta data.

    Do you know by any chance what could cause the problem or had a similar problem?

    Really love your plugin, hope you may know a solution to this problem!

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Ricard Torres

    (@quicoto)

    Hello!

    I haven’t encountered this problem before.

    Could it be you have a strong cache plugin in place?

    Thread Starter unitasaurus

    (@unitasaurus)

    Hey,

    I’ve checked my plugins, but there is no plugin that does anything with my cache.

    Plugin Author Ricard Torres

    (@quicoto)

    Could you share your production public URL? Maybe I can see something there.

    Thread Starter unitasaurus

    (@unitasaurus)

    Okay something weird happened, when I opened the site in a browser where I was not logged into WordPress I could actually vote and after this vote the Database created an entry! Also noticed that when I vote as logged WordPress User, it makes a POST request with the correct data to /wp-admin/admin-ajax.php – which returns -1 with status code 403 Forbidden.

    Plugin Author Ricard Torres

    (@quicoto)

    Yeah the AJAX post request is how we save the value.

    I wonder why when logged in you can’t do it. Maybe it’s some sort of security measure but don’t really know why would it be in place.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘DB doesnt receive any meta data?’ is closed to new replies.