lifeisfoo
✭✭✭lifeisfoo ✭✭✭
Reactions
-
Re: Custom permissions and custom errors
Here what I've done: added this function to my application bootstrap.php function PermissionCheck($Controller, $Permission, $ErrorView, $ErrorMasterView) { if( CheckPermission($Permission) ){ return … (View Post)2 -
Re: Easy Members List 0.2.1 on Vanilla 2.1b1 messes up the Authentication page!
Sorry for the delay (I had not seen this discussion...) and sorry for the bug. Thank you @peregrine for the quick, but no so obvious, fix. I've uploaded a new version (with the fix). (View Post)1 -
Re: Using Git just keeping Vanilla Core + Addons up-to-date (as a user, not a dev)?
I use git fetch instead of git pull, since fetch only fetch changes, without auto merge. Let me explain a tipical workflow: * Clone Garden at my github (lifeisfoo/Garden), using github "fork&quo… (View Post)2 -
Thank you johnnyzen [Registration Role plugin]
Here is http://vanillaforums.org/addon/registrationrole-plugin (View Post)1 -
Re: [Van2Shout addon] Question about Firebase and deleting messages
Yes, as you can see from the latest lines of the source file https://github.com/Caerostris/Van2Shout/blob/master/views/discussionscontroller_firebase.php I have just opened an issue for this https://… (View Post)6