neobux

Author Topic: fix earned today  (Read 239 times)

0 Members and 1 Guest are viewing this topic.

  • Junior
  • *
  • Posts: 6
  • Karma: +0/-0
  • Referrals: 0
  • Referrals: 0
fix earned today
« on: September 21, 2012, 10:00:38 PM »
help me fix it
demo attachment

"earn today" is not reset as it. It always show the amount earned .Sorry for my english!

  • Admin
  • Hero Member
  • *
  • Posts: 757
  • Karma: +48/-2
  • Referrals: 72
  • Referrals: 72
    • Cashons Network
    • Email
Re: fix earned today
« Reply #1 on: September 23, 2012, 03:09:46 PM »
Is it always the same in members account page also ? so meaning their earned today amount doesn't reset daily ?

  • Junior
  • *
  • Posts: 6
  • Karma: +0/-0
  • Referrals: 0
  • Referrals: 0
Re: fix earned today
« Reply #2 on: October 17, 2012, 07:17:29 PM »
yes! their earned today amount doesn't reset daily

  • Admin
  • Hero Member
  • *
  • Posts: 757
  • Karma: +48/-2
  • Referrals: 72
  • Referrals: 72
    • Cashons Network
    • Email
Re: fix earned today
« Reply #3 on: October 18, 2012, 07:12:08 AM »
in cpanel find this file cron.php

inside it look for this code : echo "<!-- Resetting user daily stats -->\n"; flush();

under it you will see this :
$sql=$Db1->query("UPDATE user SET clicked_today=0, ptphits_today=0, earned_today=0, ptra_clicks_today='0', emails_today='0', floodguard_today='0', ref_hits_unique='0', ref_hits_raw='0'");

add this part after any ,
earned_today=0,

and earned today amount will reset daily without problem now

  • Junior
  • *
  • Posts: 6
  • Karma: +0/-0
  • Referrals: 0
  • Referrals: 0
Re: fix earned today
« Reply #4 on: October 18, 2012, 06:28:57 PM »
Yeah ! thank you admin  ;D

  • Junior
  • *
  • Posts: 6
  • Karma: +0/-0
  • Referrals: 0
  • Referrals: 0
Re: fix earned today
« Reply #5 on: October 19, 2012, 03:34:49 AM »
seems it doesn't work  :(
I have to set it manually, it will run.

 

advertise here