Latest update “Sorry, no data available”
-
Today I noticed that my “Most Requested” page was no longer working. Though I could see that data was still being tracked properly, the front end display just showed “Sorry. No data available”
I tried deleting the plugin (latest version) and doing a fresh install, but this did not correct the issue, though it seemed to be tracking data fine (according to the plugin settings page).
Logging into phpmyadmin, I see issues with the following tables:
wp_popularpostsdata wp_popularpostssummary
Deleting the plugin and installing version 4.1.0 appears to work fine, in terms of showing popular pages on the front-end (using shortcodes). Though I still show the following warnings in phpmyadmin:
Warning in ./libraries/sql.lib.php#613 count(): Parameter must be an array or an object that implements Countable Backtrace ./libraries/sql.lib.php#2128: PMA_isRememberSortingOrder(array) ./libraries/sql.lib.php#2079: PMA_executeQueryAndGetQueryResponse( array, boolean true, string 'com', string 'wp_popularpostssummary', NULL, NULL, NULL, NULL, NULL, NULL, string '', string './themes/pmahomme/img/', NULL, NULL, NULL, string 'SELECT * FROM <code>wp_popularpostssummary</code>', NULL, NULL, ) ./sql.php#221: PMA_executeQueryAndSendQueryResponse( array, boolean true, string 'com', string 'wp_popularpostssummary', NULL, NULL, NULL, NULL, NULL, NULL, string '', string './themes/pmahomme/img/', NULL, NULL, NULL, string 'SELECT * FROM <code>wp_popularpostssummary</code>', NULL, NULL, )
Any advice on how to resolve would be much appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Latest update “Sorry, no data available”’ is closed to new replies.