Jump to content

  • twitter
  • youtube
  • googleplus
  • facebook
  • rss
  • newsletter


(M32) Donate Sidebar


  • Please log in to reply
21 replies to this topic

#21 kazin

kazin

    Newbie

  • Members
  • Pip
  • 1 posts
  • IP.Board Version:IPB 3.2.x
  • First Name:Bruno

Posted Yesterday, 11:52 AM

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).

#22 Michael

Michael

    Management

  • Management
  • 3,135 posts
  • Gender:Male
  • Location:Australia
  • IP.Board Version:IPB 3.1.x
  • First Name:Michael
Donator

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:
<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.

Posted Image Posted Image Posted Image Posted Image Posted Image





0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users