The original Mint (v1.29) has these panes:
- Visits
- Searches
- Geo Mint
- Referrer Rollup
- Referrers
- Pages
- Outclicks
- Adsense
- Session Tracker
- User Agent Pie
- User Agent 007
Note that the “User Agent 007” pepper was not in the folder of “/shauninman” but “/scottmcmillin”
I didn’t know if that caused the problem. After I renamed the wrong User Agent 007 folder to another name under “/scottmcmillin” and copied the User Agent 007 v2.0 to directory “/shauninman” under “/pepper”, the pepper installation part on the preferences page is gone.
Worse is when I reverted it back to Mint 1.29, these error messages show:
* MySQL Error (from Geo Mint): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5. (1064)
Query: SELECT DISTINCT `ip_long`, `dt` FROM `mint_visit` GROUP BY `ip_long` ORDER BY `dt` DESC LIMIT 0,
* MySQL Error (from Geo Mint): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 8. (1064)
Query: SELECT ip, country, country_abrv, city, latitude, longitude, mint_visit.ip_long, MAX(mint_visit.dt) AS dt FROM mint_geo, mint_visit WHERE ip = mint_visit.ip_long AND latitude <> '' GROUP BY ip ORDER BY dt DESC LIMIT 0 ,
Also it warns “The Google Maps API key was registered for another website”. After I switched back and forth between v1.29 and v2.02, and uninstall User Agent 007, the pepper installation part on Mint v1.29 was gone too. And no data can be shown on Mint v2.02 (while Mint v1.29 can display it).
Do you have a solution for that? If I choose the “Uninstall” link on the preferences page to do a fresh installation, I will lose all the data, wont’ I?
Many thanks.