![]() |
InfoPanels v2.0.6:
Feature: The Affiliate ID setting now properly integrates with the link-back Feature: The News Feed can now be deleted from the Welcome Panel and relocated with {vb:raw show.infopanels_newsticker} (vB4) or $show[infopanels_newsticker] (vB3) to a custom location within the FORUMHOME template. Fillip |
Hi Fillip,
Sorry to bother you again.... In the Netherlands we use different decimal punctuation. To separate thousands we use a dot in stead of a comma and to separate decimals we use comma's in stead of a dot. While installing the new 2.0.6 version of this hack, I've noticed that the average stats that are placed under the forum statistics on Forum Home, used the English decimal system. To correct this I've changed "forumhome_complete.php" a little bit. I've added the vb_number_format function to three lines of code, starting from line 551: Code:
$averages["$key"]['day'] = vb_number_format(round(($vbulletin->userstats["total{$key}"] / $difference), 2), 2); I do not use the Top X blocks of this hack, but I've enabled them for testing purposes. The number formatting "problem" is not present in this part of the hack. Could you please correct this in a future release of this hack. And thank you for correcting my other problem :) Greetz, Rob |
Added to my local build, the next release will have the changes :)
Fillip |
Affiliate ID link hotfix
Fillip |
at What's going on section, super moderator doesn't display as staff member although it appears on the site leaders page (showgroups.php). Any one have the same problem?
|
solved. Let change the primary type of that user to super mod.
|
Hi Fillip,
Sorry to be such a pain in the ass about this, but the posts per day are still not showing correctly in the Welcome panel. They are now with two decimals, but the number is rounded. It now shows 7,00 where it should be 7,26 (or something like that). I think it's because you are formatting the number twice. On line 134 in forumhome_complete you format by using vb_number_format, which is correct. But on line 371 you are doing another vb_number_format. Somehow the number loses the decimals when formatting twice. My solution is to get rid of the formatting on line 371, so just registering $postsperday, without the formatting. Then the number shows correctly with decimals. It's no biggie, but I'm just trying to get this nice product best as it can get ;) Greetz, Rob |
I'll look into it for the next version :)
Fillip |
Is there a way to add the thread prefixes in front of the titles at "Most viewed threads" and how do I do that?
|
Due to the constraints in display width associated with the current layout, that's not currently a supported feature, sorry :(
Fillip |
All times are GMT. The time now is 11:40 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|