[OzzModz] Widget: Thread Info

[OzzModz] Widget: Thread Info [Paid] 2.0.1

No permission to buy ($10.00)

Ozzy47

Well-known member
Ozzy47 submitted a new resource:

[OzzModz] Widget: Thread Info - Display key thread stats and info, and sort blocks and items as you like

Requirements:
XF 2.2+

Tag line: Display key thread stats and info, and sort blocks and items as you like

Description:
Display essential thread statistics and useful information. Easily sort blocks and items according to your preferences.

Supported statistics:
  • Participants count & list
  • Reply count
  • View count
  • Last reply from
  • Create date
Also supports Who Replied...

Read more about this resource...
 
You can use widget "Display condition"'s, like:

Code:
in_array($context.forum.node_id, [1,2,3])
It looks like one solution but temporary because in some forums widgets we already use the condition filed.
If I want to hide those details to guests I have to use the condition filed

Would be great to have the Select Forums option
 
Last edited:
Wel, here is the participant list for a thread with only 190 replies:
1710509725879.webp

Heres one with 67k replies:
1710509752789.webp
One with only 5k replies:
1710509798758.webp

Just seems it doesn't show the list. don't appear to have any errors in the error log though.
 
Wel, here is the participant list for a thread with only 190 replies:

Just seems it doesn't show the list. don't appear to have any errors in the error log though.

You buffer overflowed the int variable... needs a bigint? :) Something like that.
 
We should be able to click the participants list, ya? Mine isnt a link. Everything else works tho.

Or maybe thats just how it works.

1710534135729.webp

That small issue aside, this is something I've wanted for a long time. Thanks!
 
Last edited:
Heres one with 67k replies:
1710509752789.webp

One with only 5k replies:
1710509798758.webp


Just seems it doesn't show the list. don't appear to have any errors in the error log though.
I suspect that you've lost xf_thread_user_post data for this thread
Rebuilding threads might help solve this

Nope. Using this one.

Screenshot_20240315-155609.webp
Perhaps I can add support for this add-on. Contact me in DM.
 
I suspect that you've lost xf_thread_user_post data for this thread
Rebuilding threads might help solve this


Perhaps I can add support for this add-on. Contact me in DM.
There is nothing in that addon that's tied to who has replied / participated.

But, I can just download Xon's addon and that should resolve things .. I assume.

Edit: Confirmed all good now. Love it!
 
Last edited:
Top Bottom