lifeisfoo
✭✭✭lifeisfoo ✭✭✭
Reactions
-
Introducing Group2Role
A plugin to give, in one click, a role to all members in a group (users). Groups and members created with the Memberships and Groups plugins. I hope that this can be useful. (View Post)4 -
Re: Get Cannonical Discussion URL via php
Discussion.Url (View Post)3 -
Re: Custom permissions and custom errors
@x00, your help is invaluable. I hope this can help many others developer. (View Post)1 -
Re: Custom permissions and custom errors
Thank you @x00, but what I want is a custom page... (View Post)1 -
Custom permissions and custom errors
I'm developing an application with the Garden framework and now I'm securing controllers actions using custom permissions. class MyController extends Gdn_Controller {public function Index() { $this-&… (View Post)1