Title: Missing data and drop down menu
Last modified: May 3, 2017

---

# Missing data and drop down menu

 *  Resolved [smovi](https://wordpress.org/support/users/smovi/)
 * (@smovi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/)
 * Hello Jason,
 * since begin of this month all data will no langer generated. I deleted plugin
   and reinstalled it twice. After first reinstall data get be generated again but
   the drop down menu are gone (see screenshot [http://foodandhealth.vitavinas.com/stat](http://foodandhealth.vitavinas.com/stat)).
 * Thanks
 * smovi

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/#post-9093294)
 * Hi smovi,
 * I’m not sure I understand the issue. Could you please elaborate on what drop 
   downs are gone? Can you post the URL of the website where the issue is occurring?
 * Thank you,
    Jason
 *  Thread Starter [smovi](https://wordpress.org/support/users/smovi/)
 * (@smovi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/#post-9095517)
 * Hi Jason,
 * In beginning of this month all reports are stopped. So I deleted the plugin and
   reinstalled it twice. The reports are back but as you can see on the screenshot,
   this is how the overview looks like now. I didnt’t press any drop down. This 
   looks always like this. The website is [http://foodandhealth.vitavinas.com](http://foodandhealth.vitavinas.com).
 * Thanks
    smovi
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/#post-9097620)
 * Hi Smovi,
 * I believe the confusion stems from the fact that Slimstat uses the “CURRENT MONTH”
   time range as the default time window to display reports and metrics. So it is
   normal that every 1st of the month your reports look empty. Simply set a different
   time range to see the corresponding reports and metric. Or use our premium add-
   on to set different DEFAULT time ranges:
 * [https://www.wp-slimstat.com/downloads/default-filters/](https://www.wp-slimstat.com/downloads/default-filters/)
 * Best,
    Jason
 *  Thread Starter [smovi](https://wordpress.org/support/users/smovi/)
 * (@smovi)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/#post-9100407)
 * Hi Jason,
 * The problem is as written not the data of the report. It is the layout what you
   could see in the screenshot what I add in the beginning. The programming code
   is showing above the data.
 * Example:
 * Traffic at a Glance
    In black background and white letters written: SELECT COUNT(
   id) counthits FROM bLuXr_slim_stats WHERE searchterms IS NOT NULL AND dt BETWEEN
   1493596800 AND 1493991009 SELECT COUNT(DISTINCT ip) counthits FROM bLuXr_slim_stats
   WHERE ip IS NOT NULL AND 1=1 AND dt BETWEEN 1493596800 AND 1493991009 SELECT 
   COUNT(id) counthits FROM bLuXr_slim_stats WHERE dt > 1493989210 SELECT COUNT(
   id) counthits FROM bLuXr_slim_stats WHERE dt > 1493942400 SELECT COUNT(id) counthits
   FROM bLuXr_slim_stats WHERE dt BETWEEN 1493856000 AND 1493942399
 * Or other exaple:
    Top Web Pages SELECT SUBSTRING_INDEX(resource, “?”, 1) AS resource_calculated,
   COUNT(*) counthits FROM bLuXr_slim_stats WHERE 1=1 AND dt BETWEEN 1493596800 
   AND 1493991009 GROUP BY resource_calculated ORDER BY counthits DESC LIMIT 0, 
   1000
 * End after this code the data are comming. Is this the way the plugin should work
   now? So the issues in not resolved yet!
 * Wolfram
 *  Plugin Contributor [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * (@coolmann)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/#post-9101094)
 * Oh I see. You can disable that output by going to Settings > Maintenance > Disable
   SQL Debug
    -  This reply was modified 9 years, 1 month ago by [Jason Crouse](https://wordpress.org/support/users/coolmann/).

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Missing data and drop down menu’ is closed to new replies.

 * ![](https://ps.w.org/wp-slimstat/assets/icon.svg?rev=2832242)
 * [SlimStat Analytics](https://wordpress.org/plugins/wp-slimstat/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-slimstat/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-slimstat/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-slimstat/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-slimstat/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-slimstat/reviews/)

## Tags

 * [menu](https://wordpress.org/support/topic-tag/menu/)
 * [reports](https://wordpress.org/support/topic-tag/reports/)

 * 5 replies
 * 2 participants
 * Last reply from: [Jason Crouse](https://wordpress.org/support/users/coolmann/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/missing-data-and-drop-down-menu/#post-9101094)
 * Status: resolved