michael_trifonov
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Popular Posts] Incorrect output of posts counts in shortcodes.Thanx a lot, Hector!!!
It’s work! Will be wait about month and write u a report! 😉
Forum: Plugins
In reply to: [WP Popular Posts] Incorrect output of posts counts in shortcodes.Hello, Hector!
Strange thing — i uploaded files from package (from site wordpress.org) – no changes… In backoffice and front office matches only “daily” and “all” ranges, other sections doesn’t match… (((
see http://www.drugoigorod.ru/images/weekly-monthly-error.jpg
wich mechanizm, part of code i could analyse to debug?Thank you!
Sincerelly your, MikeForum: Plugins
In reply to: [WP Popular Posts] Incorrect output of posts counts in shortcodes.Yes, i didn’t touch no one part of plug-in, not in php code, niver in MySQL tables.
Héctor, maybe it’s interference with “Page Views Count” plug-in, that was included with “Newspaper” theme?..But, on the other hand WPPP works perfectly along several months, before moving to another hosting server..
I’ll trying to debug step-by-step the weekly ang monthly short codes, and write you the results.
Forum: Plugins
In reply to: [WP Popular Posts] Incorrect output of posts counts in shortcodes.Héctor!
This happens again! 8(
see
http://www.drugoigorod.ru/images/_wpp_incorrect_2015_03_30.jpgwpp_get_mostpopular(‘range=weekly&limit=5
and wpp_get_mostpopular(‘range=monthly&limit=5
RESETS to old posts… This happens yesterday. Not the month change, day change… I have no idea… (((Forum: Plugins
In reply to: [WP Popular Posts] Incorrect output of posts counts in shortcodes.Thanx, Héctor!
I will inform you after 1.5-2 month of plugin working. It seems now it’s all right!
Earlier versions of the plugin would delete from the wp_popularpostssummary table all those posts that have not been viewed in the last 30 days*. However, since version 3.0.0 WPP has started to keep all records in the table.
It’s good!
And the last question: can I create new time range “HalfYear” by duplicating method from “1 month”?
Thank you!
MichaelForum: Plugins
In reply to: [WP Popular Posts] Incorrect output of posts counts in shortcodes.UPD:
I did empty the WPP cache. I will see how post counts will grow.Héctor!
Another question: can i correct manually the number of pageviews?
I tryed in phpMyAdmin to edit “pageviews” field in “wp_popularpostsdata” table, and edit values of “pageviews” fields in “wp_popularpostssummary”. Am i right: summ of all “pageviews” values in “wp_popularpostssummary” must be equals to value of “pageviews” field in “wp_popularpostsdata”?