businessdad
MVPbusinessdad MVP
Reactions
-
Re: Is there a method for plugins where you can render AFTER the username in a post?
It's not necessary. In Vanilla 2.0.18.x, you just have to implement a handler for the CommentInfo event. public function Base_CommentInfo_Handler($Sender, $Args) { // Output something here} The only … (View Post)1 -
Re: Too many email notifications for moderator
+1 Awesome for the translation effort. :) (View Post)1 -
Re: Licenses for the Addons Repository*
I agree with @peregrine. Licensing aside, it's a matter of ethics, or even just plain politeness. A licence makes things clearer, but, when absent, I would not consider notifying the author of your i… (View Post)1 -
Re: Food for thought pertaining to plugin modifications. Developers Please give your thoughts!
I agree with @peregrine, it would be better to fork an existing plugin on Github, when possible, and give credits to the original author(s). The answer to this question is more complicated than one m… (View Post)1 -
Re: ALTER command denied to user?
I dealt with such controlling "consultants" in the past, and I would suggest to prepare a message for her to forward to her Supplier, stating that User 'masterevent'@'localhost' must have f… (View Post)2