Kasper
Vanilla StaffKasper Vanilla Staff
Reactions
-
Re: Is there an option for language preference by the user?
A solution for this situation of yours there indeed is - simply download the following Github repository, open the plugins folder and locate the Multilingual plugin and install it: https://github.com… (View Post)1 -
Re: How to disable in dashboard.
You could add this to the beginning of the two Base functions: if ($Sender->MasterView != '' || $Sender->MasterView != 'default') return; (View Post)1 -
Re: how to install
Here's the thing: For me to ensure full compatibility with the latest version of Vanilla, I actually had to make a couple of core changes which luckily got pulled into the official repo. While it is … (View Post)1 -
Re: Ranking, Badges, Reactions : a discussion*
The three components of the Reputation system (Badges, Reactions and Ranks) are all limited to the hosted version of Vanilla. (View Post)2 -
Re: Is the AssetModel_StyleCss_Handler hook working?
AssetModel_StyleCss_Handler was implemented in 2.1 and as such is not available in 2.0 (View Post)1