franco.pentangeli
Member
Posted 3 months ago #
Hi,
Thank you for this great plugin!
I use it for one of my website: when a standard user visit it, the plugin work perfectly. But when people do login and visit it, the plugin display this message:"Sorry. no data so far".
Why??
thanks
Franco
http://wordpress.org/extend/plugins/wordpress-popular-posts/
franco.pentangeli
Member
Posted 3 months ago #
Hi,
maybe I have found the problem at 965 line:
$mostpopular = $wpdb->get_results($query);
When user is logged, $mostpopular is empty. Why?
Thanks
Franco
Héctor Cabrera
Member
Plugin Author
Posted 3 months ago #
Hi Franco,
WordPress Popular Posts won't count visit from logged-in users. From the FAQ:
WordPress Popular Posts is not counting my own visits, why?
WordPress Popular Posts won't count views generated by logged in users. If your blog requires readers to be logged in to access its contents, this tutorial is for you.