Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Stats
#1
Hello, I live in Denver and I noticed that the Surfed Today stats is nulled every day at 2 pm and new registrations after 2p.m. till midnight not calculated till midnight too. 

How to fix it?

Thanks.


Attached Files Thumbnail(s)
   
Reply
#2
Hello,

This is not a bug, surfed today clicks counted from 00:00 until 23:59 and resets to 0 based on server timezone.

Follow the instructions below if you would like to change default timezone.

Goto: libs/config.ini.php

Find:
PHP Code:
ini_set('display_errors''0'); 

Add after:
PHP Code:
date_default_timezone_set('America/Denver');
setlocale(LC_MONETARY'en_US');
setlocale(LC_ALL'LOCALE'); 

Best Regards!
In case you want to say thank you, we'd really appreciate and be thankful if you leave a good review on Traffic Exchange PRO page. This is the best way to say thank you to this project and support team.
Reply
#3
Thanks a lot! Any update is coming in the nearest future?
Reply
#4
Just a few more days, stay tuned for the next update.

Best Regards!
In case you want to say thank you, we'd really appreciate and be thankful if you leave a good review on Traffic Exchange PRO page. This is the best way to say thank you to this project and support team.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)