Hello,
I want to create a simply addon which adds a new permission.
It will add a permission, so not all user can create polls.
At the moment, I only hide the input-fields for those user, but this is not really secure (It isn't that important, but I want it to be ).
Is there a possibilty to add code to the actionAddThread method of XenForo_ControllerPublic_Forum class?
I want to create a simply addon which adds a new permission.
It will add a permission, so not all user can create polls.
At the moment, I only hide the input-fields for those user, but this is not really secure (It isn't that important, but I want it to be ).
Is there a possibilty to add code to the actionAddThread method of XenForo_ControllerPublic_Forum class?