Quote:
Originally Posted by KirbyDE
Best advice for usergroup permissions:
Don't extend existing bitfields!
Sooner or later this will cause problems.
|
Yes that is why i gave advice to create your own group.
Made that error on my first hack (never released), it was so easy to just extend an exisiting group.
Understood later that what might look easy to start with, could bring you into troubles later.
Unfortunatly i see most coders of smaller hacks just extend the existing ones.