SLiCK_303 Posted December 5, 2017 Posted December 5, 2017 I copied over my live sites db to my 1.0.4 test site and a lot of the stats modules aren't working correctly. All of the 'Best' ones aren't displaying anything. These work...Available Quantities, Catalog Evaluation, Catalog Stats, Pages Not Found, Product Details, Search Engine Keywords, Shop Search, Stats Dash, Visitors Online. Any of the ones that display a graph aren't displaying it....
0 lesley Posted December 5, 2017 Posted December 5, 2017 Do you have the NVD3 Charts module installed?
0 lesley Posted December 5, 2017 Posted December 5, 2017 Are there any errors in the console or the log?
0 SLiCK_303 Posted December 5, 2017 Author Posted December 5, 2017 a warning from my server logs.. AH01071: Got error 'PHP message: PHP Notice: Trying to get property of non-object in /var/www/vhosts/paganliving.net/thirtybees.paganliving.net/adminxxx/grider.php on line 61\n', referer: http://thirtybees.paganliving.net/adminxxx/index.php?controller=AdminStats&token=2c603e0bc559b9ab7a3d09b3d273e952&module=statsbestcategories
0 SLiCK_303 Posted December 5, 2017 Author Posted December 5, 2017 Here's another, I guess it depends on which stats I'm looking at... AH01071: Got error 'PHP message: PHP Notice: Trying to get property of non-object in /var/www/vhosts/paganliving.net/thirtybees.paganliving.net/adminxxx/drawer.php on line 57\n', referer: http://thirtybees.paganliving.net/adminxxx/index.php?controller=AdminStats&token=2c603e0bc559b9ab7a3d09b3d273e952&module=statsorigin
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 yes...this is running a full 1.0.4rc1. Not 1.0.3 with parts of 1.0.4 in it. I havent touched those two files, since I installed rc1.
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 I just did a 100% clean install of 1.0.4rc1, and the same thing is happening on that site for me. Well, not 100%, I uploaded all new commits to it.
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 I get this error now.. This is on php 5.6.32, on 7.1.12 I dont get this error. AH01215: PHP Warning: Module 'mcrypt' already loaded in Unknown on line 0, referer: http://clean.paganliving.net/adminxxx/index.php?controller=AdminStats&token=198cfc34db4e3f2e1143550e3ea09ade&module=statsbestcategories
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 Are the stats modules showing you graphs on your test sites? On all three of mine they are not.
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 I figured it out, the line that says.. $statsModuleInstance = Module::getInstanceByName('statsModule'); Should be.. $statsModuleInstance = Module::getInstanceByName('statsmodule');
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 statsModule vs statsmodule....all lower case
0 SLiCK_303 Posted December 6, 2017 Author Posted December 6, 2017 that line is in grider.php and drawer.php...in case you didnt follow that.
0 lesley Posted December 6, 2017 Posted December 6, 2017 Nice, I found it. I will forward it to @mdekker I know he was looking into it today.
0 Briljander Posted December 7, 2017 Posted December 7, 2017 Must say @SLiCK_303 is doing a great job bugtesting and solving problems. Great you guys follow it up quickly too.
Question
SLiCK_303
I copied over my live sites db to my 1.0.4 test site and a lot of the stats modules aren't working correctly.
All of the 'Best' ones aren't displaying anything.
These work...Available Quantities, Catalog Evaluation, Catalog Stats, Pages Not Found, Product Details, Search Engine Keywords, Shop Search, Stats Dash, Visitors Online.
Any of the ones that display a graph aren't displaying it....
18 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