CMS MADE SIMPLE FORGE

Statistics

 

[#8512] Visitor track don't work with CMSms 1.11.x

avatar
Created By: Metamorphose (metamorphose)
Date Submitted: Sun Oct 14 05:13:05 -0400 2012

Assigned To:
Version: 1.1.3
CMSMS Version: 1.11.2
Severity: Major
Resolution: None
State: Open
Summary:
Visitor track don't work with CMSms 1.11.x
Detailed Description:
With CMSms 1.11.x visitor track don't work as expected. The module tracks the
visitor, times are recorded but the visited page column is empty.


History

Comments
avatar
Date: 2012-11-12 05:09
Posted By: Alexander Eriksson (brensly)

I'm having the same problem, page column is empty for every visit. I haven't
been sure if I was using it right, as I could not find anything related to this
in the Module Help, but at least I'm not the only one it seems!
      
avatar
Date: 2012-11-29 16:30
Posted By: Peter Engels (pengels)

I am not a great PHP-programmer, but I think, I have found a solution for this
problem. The main problem is, that this call fails:
"$this->cms->variables["pageinfo"]->content_id". No idea why! I have fixed this
by copying the routine "public function __get($name)" from
"\lib\classes\class.pageinfo.inc.php" into
"\modules\Statistics\Statistics.module.php" and changed all references. In
addition the file "\modules\Statistics\action.defaultadmin.php" used a not
longer existing routine, I have changed that too. You can download these two
modifications as a ZIP-file from here, in the hope, they will solve your
problems with that module too:

http://acg-bonn.de/statistics-fix.zip

Sorry for my bad english! Any comments are welcome! Please make a backup before
installing the files!

Regards

Peter Engels
      
Updates

Updated: 2012-10-14 05:13
version_id: -1 => 28906
resolution_id: => 5
severity_id: 12 => 2
cmsms_version_id: -1 => 29779