River
MVPRiver MVP
Reactions
-
Re: Birthday Format on Profile Extender plugin
You found a BUG! regarding profile extender and BirthDate translation to other languages. the date() command won't translate to other languages. To format dates in other languages, you should use the… (View Post)2 -
Re: Allow users to select discussion view [RESOLVED]
is this what you want. https://vanillaforums.org/addon/customhomepage-plugin (View Post)2 -
Re: it doesnt seem on mobile theme
in vanilla 2.2 you can add 'MobileFriendly' => TRUE, in the PluginInfo of the plugin. see example here. http://docs.vanillaforums.com/developer/plugins/quickstart/ (View Post)1 -
Re: how can i remove "points" on user profile?
the best way is to leave the points column intact and update it for all users permanently. deleting the points column and re-adding it would work as a an inferior option but your table structure is s… (View Post)2 -
Re: how can i translate "Notify me when people comment on discussions I've participated in"
it might be better to download this. https://vanillaforums.org/get/vf_tr-locale-2016.07.22p1100 install it properly. if it creates a bug on installation, report it to Vanilla. But the new one might w… (View Post)2