spidawebs Posted March 12, 2017 Share Posted March 12, 2017 On the Dashboard, it shows the number of orders under Activity Overview, but under Dashboard it shows zero for everything. If you go to Stats > Stats, everything is zero, including number of visitors, orders placed, revenue etc. Does something need to be enabled somewhere? Link to comment Share on other sites More sharing options...
0 twistcapmedia Posted March 12, 2017 Share Posted March 12, 2017 I am assuming you turned "demo data" off or whatever in the top right corner of dashboard? Link to comment Share on other sites More sharing options...
0 spidawebs Posted March 13, 2017 Author Share Posted March 13, 2017 @twistcapmedia Yes, now everything is showing zero, even after an order is placed Link to comment Share on other sites More sharing options...
0 Norwegian_Rat Posted March 13, 2017 Share Posted March 13, 2017 This might be a PHP issue. Stats acted kinda funny when we upgraded our PHP-version to 7.1. You got spinning icons? Link to comment Share on other sites More sharing options...
0 spidawebs Posted March 13, 2017 Author Share Posted March 13, 2017 @Norwegian_Rat No, no spinning icons. Everything is super fast in TB! Link to comment Share on other sites More sharing options...
0 Norwegian_Rat Posted March 13, 2017 Share Posted March 13, 2017 It wasn't a speed issue I had in mind. I know there were some issues with the PHP (7.1) and stats in the upgrade from PS 1.6.1.10 to 1.6.1.11. Most likely it it fixed in TB, and maybe this is another issue, but you can double check it just to rule out it's not the PHP causing it. Link to comment Share on other sites More sharing options...
0 spidawebs Posted March 13, 2017 Author Share Posted March 13, 2017 @Norwegian_Rat I'm still on PHP 5.5.34 so I guess it must be another issue Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 7, 2018 Share Posted February 7, 2018 Sorry to bump this Thread up, but i have this issue sind 1. of January 2018. Everything was fine in 2017 with the Stats but now it shows Zero. My Shop is running on PHP 7.0 Link to comment Share on other sites More sharing options...
0 dosbiner Posted February 7, 2018 Share Posted February 7, 2018 @jamesblond008 try new all in one stats module from here https://store.thirtybees.com/statistics Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 7, 2018 Share Posted February 7, 2018 Im on 1.0.3 TBS i cant use that Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 7, 2018 Share Posted February 7, 2018 Do you have the modules, graphnvd3 and gridhtml installed? Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 7, 2018 Share Posted February 7, 2018 @jamesblond008 said in Stats Not Working: Everything was fine in 2017 with the Stats but now it shows Zero. everything in the stats shows zero, or just your dashboard forecast. or...? Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 8, 2018 Share Posted February 8, 2018 Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 12, 2018 Share Posted February 12, 2018 Can someone help me by this Problem? Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 12, 2018 Share Posted February 12, 2018 Hit the config button on the top right, next to the refresh button. Do you have any numbers set in there, or are they empty/all zeros? Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 13, 2018 Share Posted February 13, 2018 Its still 0 Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 13, 2018 Share Posted February 13, 2018 that didnt anwser my question.... ;) Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 13, 2018 Share Posted February 13, 2018 Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 13, 2018 Share Posted February 13, 2018 hmm..ok. Do you have any info in your database, in the tborder* tables? Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 13, 2018 Share Posted February 13, 2018 Assuming you have data in the db, and all related modules installed,(like graphnvd3, gridhtml, statscatalog, and statscheckup) I dont know what to tell ya, maybe someone else has ideas. Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 14, 2018 Share Posted February 14, 2018 There are Datas inside them. As you can see in the following Picture, it shows me the Stats from 2017 but noch all of it. I dont know why is that? We had Orders in each Month. Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 14, 2018 Share Posted February 14, 2018 open the setting on that page for last year, then compare to this year, thats all I can think it could be..... Link to comment Share on other sites More sharing options...
0 JamesBlond008 Posted February 14, 2018 Share Posted February 14, 2018 Both are exact the same hm.... Link to comment Share on other sites More sharing options...
0 SLiCK_303 Posted February 14, 2018 Share Posted February 14, 2018 I'm outta ideas, hopefully someone else has some....sorry Link to comment Share on other sites More sharing options...
0 Rhapsody Posted April 3, 2020 Share Posted April 3, 2020 Reading this I had a similar problem. I ended up resetting the four dashboard modules and the problem was fixed. BO - Modules -> Dashboard (on left menu) shows the 4 dashboard modules. Click the dropdown on each and select Reset Link to comment Share on other sites More sharing options...
0 varadipeter Posted April 24, 2020 Share Posted April 24, 2020 There is a fundamental logic fault in the design of stats modules' queries. The (original?) programmer presumed that each order will have an associated invoice but for many it's not the case (I am one of those many). The queries use 'invoice_date' where they should use 'date_add'. The solution is simple: search and replace the first with the latter and number will appear. Use the quotes too, there is at least one function name containing invoice_date in one of the stats*.php files, you don't want to mess it up. Link to comment Share on other sites More sharing options...
Question
spidawebs
On the Dashboard, it shows the number of orders under Activity Overview, but under Dashboard it shows zero for everything.
If you go to Stats > Stats, everything is zero, including number of visitors, orders placed, revenue etc.
Does something need to be enabled somewhere?
Link to comment
Share on other sites
29 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now