Michael,
Thanks by your mod. I'm trying to use in my board but the progress bar is always 100% blue.
But when we put the mouse over it, it shows "16,73%".
Can you give me any clue what is causing this?
By the way, I translated to brazilian portugueses (I hope you don't mind, since you cleared to the spanish on the top).
DevFuse Products (View All Products)
(M32) Donate Sidebar
Started by
Michael
, Jun 16 2011 01:41 AM
21 replies to this topic
#21
Posted Yesterday, 11:52 AM
#22
Posted Today, 02:45 AM
Try this and let me know if it works.
Open ACP > Look & Feel Tab > select skin > Board Index > hookDonateSidebar
Find:
Replace With:
Save.
Open ACP > Look & Feel Tab > select skin > Board Index > hookDonateSidebar
Find:
<if test="$percentage = $this->settings['dsb_donation_amount'] / $this->settings['dsb_goal_amount'] * 100">
Replace With:
<if test="$percentage = number_format($this->settings['dsb_donation_amount'] / $this->settings['dsb_goal_amount'] * 100, 2, '.', '')">
Save.
Keep up to date with DevFuse mod development and releases.

0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











