hgtonight
MVPhgtonight MVP
This is an activity!
Reactions
-
Re: How can I set the default sort column and order?
The sort order is set in the view. Line 15. (View Post)1 -
Re: Possible to get Discussion View Counts Without Sending Stats Data?
You don't need to have the vanilla statistics plugin enabled for view counts to work. Clients call the analyticstick.json asynchronously on every page load. This kicks off the local analytics as well… (View Post)1 -
Re: default_badges.svg dont show the badges in the user menu
Go to your activity table. Find the offending records. Remove /index.php?p= from the photo link. (View Post)1 -
Re: What's the best way to invoke one plugin from another?
You aren't using the right event name. You called $this->fireEvent() which fires the event off as your class name. You will need to use the hook FilterDiscussion_UsingFilter_Handler. (View Post)1 -
Re: Locked Out Of My Own Forums...
Thanks for trying my add-on! You need to remove 'Garden.UpdateMode' from the /conf/config.php file. (View Post)1