Upgrade to 3.0, lost data
-
Hi –
On my sprinter-rv.com Web site, I am using WP 3.9.1 with the Thesis 1.8.5 framework and have just updated to WordPress Popular Posts plugin version 3.0.3.
The stats counts were working at some time recently, but now my popular posts stats have reset to very low numbers within the last few upgrades. If I look at my database tables using phpmyadmin, I can see that I have three database tables which seem to be related to the WPP plugin, called:
sprinter_popularpostsdata
sprinter_popularpostsdatacache_backup
sprinter_popularpostssummary(DB prefix was changed by a security plugin I had installed)
The data seems incorrect in the second two tables, but it seems like the original stats are retained in the first table.
I tried re-creating the tables using the SQL commands given in the the most recent 3.0 upgrade problems thread, but I don’t seem to have created the new wp_popularposts* tables correctly, or perhaps I’ve missed an action required to get the plug-in to use the new wp_popularposts* tables? Or perhaps part of the issue is Thesis not using the wp_head() element? I don’t see it in header.php offhand.
Thanks for any help you can offer!
The topic ‘Upgrade to 3.0, lost data’ is closed to new replies.