Jump to content

Robiss767

Members
  • Joined

  • Last visited

  1.    Robiss767 reacted to a post in a topic: [JIMMO] Top Posters Plus
  2. For people who may struggle fixing the source code itself, there's a much simpler, but equally effective solution. If the member has not made any posts, then the variable $you gets passed as a SQL query. Hence inside the template you can add this little workaround: {{if !(is_numeric($you))}} <span>0</span> {{else}} <span>{expression="\IPS\Member::loggedIn()->language()->formatNumber( $you )"}</span> {{endif}} To edit the template go to: AdminCP -> Customization -> Edit HTML and CSS -> Templates -> jimmotoppostersplus -> jimmoTopPostersPlusRows EDIT: This only replaces the 1 with a 0 if you have no posts that week.
  3.    Robiss767 reacted to a blog entry: Invision Community 4.3
  4.    Robiss767 reacted to a blog entry: New: Promoting Content
  5.    Robiss767 reacted to a blog entry: New: Complete Your Profile
  6.    Robiss767 reacted to a blog entry: New: Richer Embeds
  7.    Robiss767 reacted to a blog entry: New: Copy Topic to Database
  8.    Robiss767 reacted to a blog entry: New: Clubs
  9.    Robiss767 reacted to a blog entry: New: Reactions
  10.    Robiss767 reacted to a blog entry: IPS Community Suite 4.2 Coming Soon
  11.    Robiss767 reacted to a blog entry: New: Leaderboard
  12. This is still present. Any fix available?
  13. I see this design-bug on default theme when a new collab is made an is waiting for approval. What can I do about it to fix it? Also if there are over 15-20 (can't remember exactly) members in the group, and if you click on active members and then on 2+ page in the pagination, it transfers you to a new page. Is this intentional?
  14. Hello. I have recently purchased and installed this plugin, but unfortunately I'm experiencing some problems with it. The periods of time are partially cut, in other words, I cannot fully see what is written. Instead of Month it shows it as Mo... I believe this is caused due to recent software update. It would be great if you could fix this. Image of the issue: IPS Version: 4.1.1 Thanks in advance!