x00
MVPx00 MVP
Reactions
-
Re: Understanding the Permission Table
Don't concern yourself with permissions, if anything set roles. Then apply permission to the the roles after converting. Otherwise you are opening up a minefield. Users are assigned roles not permiss… (View Post)1 -
Re: Understanding the Permission Table
One issue with some for the import format is they lack real schema, and sometime have produced duplicates, which goes and the the primary keys. The NULLs vs empty or 0 produces different result and s… (View Post)2 -
Re: Using/ in discussion does crash the discussion
Nonsense AllowEncodedSlashes is not going to work in .htaccess. it need to be set in a virtual host. The level of expertise on low end host is often not good. I would file an issue with vanilla and f… (View Post)1 -
Re: Anyone have a plugin that allows you to toggle your ROLE for specific posts?
Michael you have the wrong idea about roles. They are attached to user there are related to you permissions. What you want is something that can allow you post under another user without logging out. (View Post)1 -
Re: How to show member count in template?
I know, but if you a not a programmer then it is not trivial. First you will need to hook into the user model to stash an revise the count, through themehooks/pluign then you will need to create a sm… (View Post)2
