• Hello,Sir
    The Plugin Not work well. I have to clear the WPSC’s cache every time. The View lists will not update if not clear the WPSC’s Caches. And I m using Cloudflare. Cache Timeout is 4 Hours.

    This not happen before.

    And the Data is very huge in Database.I have to clear all WPP Data in every month.

    I had over 170 MB Slow Query in “mysql-slow.log”..

    # Query_time: 1.335605  Lock_time: 0.000022 Rows_sent: 0  Rows_examined: 0
    SET timestamp=1428187971;
    INSERT INTO wp_popularpostsdata
    				(postid, day, last_viewed, pageviews) VALUES (89335, '2015-04-04 23:52:50', '2015-04-04 23:52:50', 1)
    				ON DUPLICATE KEY UPDATE pageviews = pageviews + 1, last_viewed = '2015-04-04 23:52:50';

    .

    About the Database it huge.

    Can you add a Fuction which can set a Amount of Views? And Ad a function can deleted the Views Below a Amount of Views from the Database?

    E.G: I set the Views over 500.The The Post will be listed on the Daily Views.

    I set the Views below 500 Views in total. Then I deleted all of the Data from Database.

    Best Regards

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter jangsan

    (@jangsan)

    The Stats is work well on the “wordpress-popular-posts&tab=stats”

    But my site never update. And I tried to disable the WP-Super-Cache.

    What’s the Problem???

    Best Regards

    Thread Starter jangsan

    (@jangsan)

    I even disable the WPP Cache Expiry Policy

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Plugin not work.’ is closed to new replies.