Top Poster Statistics Widgets+Contest Winner+Page Of Day-Week-Month

Top Poster Statistics Widgets+Contest Winner+Page Of Day-Week-Month 2.1.0

No permission to download
Apparently you have to use "[bd] Widget Framework", for some reason this is mentioned nowhere, and I wouldn't have figured this out if @RoldanLT didn't mention it above. This sort of information should be added to the OP, otherwise it comes off as this add-on isn't dependent on anything else and should work out of the box.

Ahh, thank you. They author should posts that in the instructions :whistle:
 
I just stared using Xenforo Media Gallery. I would like to remove top posters from the sidebar in the gallery only. Can you please help with this.

Many thanks,
Nick

http://www.reefpeeps.com/media/orange-ricordea-mushroom.3/

screen-shot-2014-12-21-at-3-22-40-pm-png.92420
 
So from looking at my tables there are entries in the cache for winners with corresponding counts but nothing in ls_pom_winner table. I'm guessing this is why I don't see any stats from the widget. What should I do to rectify this?

Also is there any way to exclude certain users from that stats such as an admin? I have it set to allow the Registered user group to participate but admins are also in the Registered usergroup.
 
Last edited:
Just a quick question - The winner on my forum for last month, his user banner has vanished!

I added some new usergroups, such as "Active Members" which he was added to as a secondary user group.

Any idea how I may be able to get it back?

Edit - All sorted, was due to a conditional I had placed in the Extra.css!
 
Last edited:
So from looking at my tables there are entries in the cache for winners with corresponding counts but nothing in ls_pom_winner table. I'm guessing this is why I don't see any stats from the widget. What should I do to rectify this?

Also is there any way to exclude certain users from that stats such as an admin? I have it set to allow the Registered user group to participate but admins are also in the Registered usergroup.

How old is your forum? First try to run the hard reset on cache and then the cron for winner declaration. That should work.

There isn't a way to do that.
 
Forum was brought online on 12/10. I'm pretty sure I tried the hard reset and the cron manually but got nothing in ls_pom_winner.
 
How old is your forum? First try to run the hard reset on cache and then the cron for winner declaration. That should work.

There isn't a way to do that.

I did as you suggested. It only put the top posted in the winner table and no others even though the add-on is configured to pull the top 10.
 
Last edited:
I don't get this exactly :D
How this thing really works?


What if I put 3, what would be the changes?
So instead of it showing just the #1 winner you can choose up to how many you want to show in order who won for the previous month.
 
So instead of it showing just the #1 winner you can choose up to how many you want to show in order who won for the previous month.
I just tried but still only one shows.
So if I put 3, those three winners will both receive the Winner User Title Ribbon on post?
This one: upload_2015-1-23_2-19-10.webp
 
I can't install it - it shows error:

Server Error Log
Error Info
ErrorException: Fatal Error: syntax error, unexpected '[' - library/PosterOfMonth/Installer.php:16
Generated By: KozmoK, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(64) "http://www.dffffe.com/forums/admin.php?add-ons/install"
["_GET"] => array(1) {
["add-ons/install"] => string(0) ""
}
["_POST"] => array(3) {
["server_file"] => string(0) ""
["_xfConfirm"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}
 
I just tried but still only one shows.
So if I put 3, those three winners will both receive the Winner User Title Ribbon on post?
This one: View attachment 95750
It is currently done for only first winner, I couldn't figure out a way to configure ribbons individually. Might be a lot of work adding it in the addon. Plus it won't be fair to ahi the same ribbon for the winner as well as the runner ups.
I can't install it - it shows error:

Server Error Log
Error Info
ErrorException: Fatal Error: syntax error, unexpected '[' - library/PosterOfMonth/Installer.php:16
Generated By: KozmoK, A moment ago
Stack Trace
#0 [internal function]: XenForo_Application::handleFatalError()
#1 {main}
Request State
array(3) {
["url"] => string(64) "http://www.dffffe.com/forums/admin.php?add-ons/install"
["_GET"] => array(1) {
["add-ons/install"] => string(0) ""
}
["_POST"] => array(3) {
["server_file"] => string(0) ""
["_xfConfirm"] => string(1) "1"
["_xfToken"] => string(8) "********"
}
}
You seem to be using PHP 5.3. I highly recommend you to upgrade to PHP 5.4 or above.
 
Just tried to update, however get the following error....

Parse error: syntax error, unexpected '[' in /home/pinball/public_html/community/library/PosterOfMonth/Model/PosterOfMonth.php on line 168

Seems that this happens EVERY time i open a post. Have tryed to disable the mod, it mentions about an error in the javascript console, and it still comes up whenever i try to open every single thread...

Someone please help... :(
 
Just tried to update, however get the following error....

Parse error: syntax error, unexpected '[' in /home/pinball/public_html/community/library/PosterOfMonth/Model/PosterOfMonth.php on line 168

Seems that this happens EVERY time i open a post. Have tryed to disable the mod, it mentions about an error in the javascript console, and it still comes up whenever i try to open every single thread...

Someone please help... :(
Try to re upload all files.
 
Back
Top Bottom