It's not necessary, the profile page has a tab "activity" to list the recent content items from all applications, and it also has a button "see my activity" to list a detail withdifferent sections for applications (eg: forums, videobox,...).
Try to go to acp and run "get support" to clear the badly cache. And make sure the review star and content are required, you can not submit with stars only or content only, both are required for a review.
The 2.0.x versions are compatible with ips 4.2. It does not have the feature to create videos automatically, you have to create videos manually.
Try to run "get support" to clear the badly cache. If it still doea not work, give me acp access I will take a look.
The code will show the slider when viewing a club, and show(1) is slider's id.
If you want to show slider in all clubs or clubs global page, just remove the condition \IPS\Request::i()->controller == "view"
Yes, the widget has 100% width, if you don't want to use widget, you can use the slider's code in your templates. Example
<div width="500px">
{expression="\IPS\Application::load('featuredcontent')->show(1)" raw="true"}
</div>
The code in {expression....} is slider's code that you can find in Slider Manager.
V 2.0.1
Fixes blank player and chat of mixer.com if the stream is offline.
Fixes using big images for mixer's thumbnails.
Adds "Default sort order" option for categories.
Adds "Promote" feature.
Improves faster updating task for Smashcast.
Supports reactions for comments & reviews.