• Resolved stanxxx

    (@stanxxx)


    Sometimes we get multiple entries in pvc_total and pvc_daily for the same post;

    For example post 123456

    ID postnum postcount
    50100 123456 8585
    50125 123456 1
    50289 123456 1

    Same thing in the pvc_daily table.

    When so, counters on the site show “1 1” for all/today and is never incremented.

    We have to delete in the DB the bad entries (lines) with value 1 (in the example 50125 and 50289)

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Steve Truman

    (@a3rev)

    Hello @stanxxx

    Have checked and don’t see the issue that you are describing. First of all is your site running all the latest version of WordPress 5.8.2, Theme and Plugins?

    If so can you also let me know Lets talk about the systems you are seeing this one. Can you tell site and server details

    Server / OS: eg Apache, Nginx, Lightspeed / Cloudlinux /
    PHP version:
    MySQL version:

    Thank you
    Steve

    Thread Starter stanxxx

    (@stanxxx)

    Hello, yes all latest versions of all, on site and server.
    As we had another problem (caching) we finally reinstalled completely the site on the same server, with fresh copies of plugins and an empty options table. For now we don’t notice problems with the pvc_tables.

    For info: Centos 8, apache, php-fpm with opcache, mariadb

    Plugin Author Steve Truman

    (@a3rev)

    Hello @stanxxx

    Thanks for the follow up info – yes we have tested with the stack you post and can’t reproduce the issue with it. Seems the issue you saw was caused by the problem (caching) that you where having with your sever.

    I will mark this ticket as resolved. If you see the issue again – please just respond to the email that I sent you.

    Thank you
    Steve

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Bug: Multiple entries in pvc_total and pvc_daily for the same post’ is closed to new replies.