Skip to Main Content
Main content begins here
  Build Information:
 
  Build Version:   5.4.6.2514
Release Date: 2017-11-15

  Summary:
 
  Moved community level visit stats into community record and added site level stats into system record
  This will make system more scalable when adding new communities and also allow for site-level stats

  Code Changes:
 
  codebase.php                                                                                   5.4.6     (2017-11-15)
    1) Updated version information
  classes/class.community.php                                                                    1.0.122   (2017-11-15)
    1) Added stats_cache to FIELDS list
  classes/class.community_member.php                                                             1.0.118   (2017-11-15)
    1) Now Community_Member::updateAllMemberStats() is triggered by System::updateStats(),
       and it now only handles community members in each case
  classes/class.layout.php                                                                       1.0.42    (2017-11-15)
    1) Removed remmed out code in Layout::render() that was supposed to give different caching header for dev machines
  classes/class.system.php                                                                       1.0.182   (2017-11-15)
    1) Added stats_cache to FIELDS list

  Database Changes:
 
2514.sql
  1) New column stats_cache for system record
  2) New column stats_cache for community record
  3) Retasked component 'SCHEDULE: Update Community Member Stats' to be 'SCHEDULE: Update Visitor Stats'
  4) Set version information

  Module Versions:
  Backup 1.0.5, Codebase 5.4.6, CSS 1.0.173, DB 2514, DB C/S 4edff432, FCKeditor 4.5.3, FCKeditor Config 1.0.23, Functions 1.0.22, GetID3 1.8.3b, icons C/S 460db971, Img 2.2.1, JS Functions 1.1.272, JS Members 1.0.154, labels C/S 646c2256, System 1.0.41

  Deployment:
 
Promote:
  codebase.php                                        5.4.6
  classes/  (4 files changed)
    class.community.php                               1.0.122   CS:3246a227
    class.community_member.php                        1.0.118   CS:31b9910
    class.layout.php                                  1.0.42    CS:a8f995db
    class.system.php                                  1.0.182   CS:f9c371cf
Comments list begins