| View previous topic :: View next topic |
| Author |
Message |
Samkitz
Joined: 30 Mar 2012 Posts: 25
|
Posted: Sat Jul 14, 2012 6:25 am Post subject: Exchange ratio error in v7.0 |
|
|
I just updated EBP from 6.0 to 7.0 and all is well except I noticed an error with the exchange ratio.
In admin for ad size I set:
| Quote: |
Exchange ratio
How many impressions gets every user for showing 100 ads. 90% |
No on the users end this appears on Info & Statistic of the banner sizes:
| Quote: |
| You receive 0.90 impressions for 100 impressions sent by you. |
It should be 90.00 not 0.90 |
|
| Back to top |
|
 |
PHPWebScripts Richard - Admin
Joined: 13 Jan 2003 Posts: 5691
|
Posted: Sat Jul 14, 2012 8:16 am Post subject: |
|
|
| In the first release of version 7 were used a incorrect variables to show the ratio. You can download and use the current release or edit the template user_statistic_main.html. Replace the variables #%i_ratio_real%# and #%c_ratio_real%# with #%i_ratio%# and #%c_ratio%#. Thank you. |
|
| Back to top |
|
 |
|