hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: activity page; error message when trying to delete
It is an issue with Vanilla and it has already been patched, but not yet released: https://vanillaforums.org/discussion/comment/236978/#Comment_236978 (View Post)2 -
Re: Excluding discussion records from display without the use of css or custom views
You can modify the permissions a user has as soon as the session is started. Yaga does exactly this to provide the perks functionality. Here is the relevant code: https://github.com/hgtonight/Applica… (View Post)2 -
Re: Changing name of Ranks / Points
This file should have all translations: https://github.com/hgtonight/Application-Yaga/blob/master/locale/en-CA.php Copy the definitions you want to override to your /conf/locale.php file and change h… (View Post)2 -
Re: how to disable "User send a message" in the Notification popup in MeMenu
You could hook into the activity model, look for the sent message activity type, and "handle" the activity by throwing a validation error. public function activityModel_beforeSave_handler($… (View Post)2 -
Re: Give admin unlimited votes
Thanks for trying my addon! I have no interest in supporting this feature. I am sure it can be done. Good luck! :) (View Post)1