Jump to content

Maintence.php Error


DesComm

Recommended Posts

When running the maintenance module in admin, pilot hours all show 1 hour, and this error at the beginning of the run:

/core/common/StatsData.class.php on line 171

169 public static function getMonthsSinceDate($start) {

170

171 $key_month = date('MY', $start);

172 $key = 'months_since_' . $key_month;

173 $months = CodonCache::read($key);

Edited by DesComm
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...