Statistics
prefix."vtupress_levels"; echo'

Statistics

Refer Stats
'; if(isset($level) && isset($level[0]->total_level)){ $total_level = $level[0]->total_level; for($lev = 1; $lev <= $total_level; $lev++){ if($lev == 1){ echo' '; } elseif($lev == 2){ echo' '; } elseif($lev == 3){ echo' '; } else{} } } if(isset($level) && isset($level[0]->total_level)){ $total_level = $level[0]->total_level; for($lev = 1; $lev <= $total_level; $lev++){ if($lev == 1){ echo' '; } elseif($lev == 2){ echo' '; } elseif($lev == 3){ echo' '; }else{} } } echo'
Name Value
Refered By '.$ref_by.'
Total PVs '.get_userdata($id)->vp_user_pv.'
No. Direct Referees '.$total_refered.'
No. Second Level Referees '.$total_inrefered.'
No. Third level Referees And Above '.$total_inrefered3.'
Total Earned From Direct Referee Upgrades ₦'.$total_dir_earn.'
Total Earned From Second Level Referee Upgrades ₦'.$total_indir_earn.'
Total Earned From Third Level Referee Upgrades Downward ₦'.$total_indir_earn3.'
Transaction & Bonus Stats
'; if(strtolower(vp_getoption("totcons")) == "yes"){ echo' '; } echo' '; if(isset($level) && isset($level[0]->total_level)){ $total_level = $level[0]->total_level; for($lev = 1; $lev <= $total_level; $lev++){ if($lev == 1){ echo' '; } elseif($lev == 2){ echo' '; } elseif($lev == 3){ echo' '; }else{} } } echo'
Name Value
No. Of Transactions Attempted '.$total_trans_attempt.'
No. Of Successful Transactions Made '.$total_suc_trans.'
Total Amount Of Transactions Consumed ₦'.$cur_suc_trans_amt.'
Total Amount Of Transaction Bonus Earned ₦'.$total_trans_bonus.'
Total Amount Of Transaction Bonus Earned From Direct Referee ₦'.$total_dirtrans_bonus.'
Total Amount Of Transaction Bonus Earned From Second Level Referee ₦'.$total_indirtrans_bonus.'
Total Amount Of Transaction Bonus Earned From Third Level Referee Downwards ₦'.$total_indirtrans_bonus3.'
'; if(strtolower(vp_option_array($option_array,"allow_withdrawal")) == "yes" ){ echo'
Withdrawals
Name Value
No. Of Withdrawals Made '.$total_withdraws.'
Total Balance ₦'.$total_bal_with.'
Minimum Amount Withdrawable ₦'.$minwithle.'
Action '; if(strtolower($myplan) != strtolower("customer")){ echo' '; } else{ echo' '; } echo'
'; } echo'
'; } ?>