hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: Activity badge image does not update if already awarded.
Welcome to the community! Thanks for trying my addon. The activity feed serves as a record that something happened. Any modifications to your YAGA configuration will not retro-actively change the act… (View Post)1 -
Re: How to create a role...?
This is the form of the permissions data that gets submitted to the model: 'Checkboxes' => array (size=42) 0 => string 'Permission' (length=10) 1 => string 'Permissi… (View Post)3 -
Re: Enabling Plugin, disables other plugins
It could be you have a JS conflict that is preventing the updated view from being displayed. Try clicking the enable/disable button once, then refreshing your page after the request is finished. (View Post)1 -
Re: We don't want google on our site...
You can disable CDNs via a config option. Add $Configuration['Garden']['Cdns']['Disable'] = TRUE; to your /conf/config.php file. (View Post)6 -
Re: Remove imported avatars
I am guessing your query timed out and didn't reset all user's photo. The imported data is being passed through the standard Vanilla transforms upon display. This generally appends a letter… (View Post)1
