businessdad
MVPbusinessdad MVP
Reactions
-
Re: Plugin breaks my forum - Column 'InsertUserID' in where clause is ambiguous
As for the reason of the issue, in Vanilla 2.1 they introduced "self joins", for which I found no valid reason (an old thread indicates that "it forces index scan", but I still th… (View Post)4 -
Re: Plugin breaks my forum - Column 'InsertUserID' in where clause is ambiguous
@hgtonight you don't see the issue because there seems to be a problem with the repository. The "main" plugin page gives you the wrong plugin version. That is, this page gives you this http… (View Post)1 -
Re: How to Disable Commenting on Custom Activity Types?
Possible trick: implement a handler for ActivityController_AfterActivityBody. In it, set the following: // Keep $ID empty (line 75)$Sender->EventArguments['Activity']->SharedNotifyUserID = null… (View Post)1 -
Re: Is there a way to make a user account undeletable?
Aaaaaaand you will get a nice infinite recursion! :D (View Post)4 -
Re: Growing Competition to Vanilla
I share the same opinion. I recently screened some contractors to help us with our project. Most of them don't know Vanilla (and that's understandable), but one of them, who I called "the genius… (View Post)2