R_J
AdminR_J Admin
-
Re: Permissions based on profile info
Yes, that's easy. Go to the dashboard, create a new category and check the "Custom Permissions" check box. Afterwards you can uncheck the all check boxes under all roles except moderat… (View Post)3 -
Re: Where is data from users stored?
http://www.mkyong.com/mysql/where-does-mysql-stored-the-data-in-my-harddisk/ (View Post)2 -
Re: Permissions based on profile info
There is an old plugin that would enable you to do so, but since it overwrites views, it most certainly will not work (or should not be used) with the current version: https://vanillaforums.org/addon… (View Post)1 -
Re: How to retrieve the currently defined column names in a garden table
defineSchema() makes use of Gdn_Schema and Gdn_Schema makes use of Gdn::SQL(), if no database is provided. You have to create the schema and pass not only the name of the table, but also a new instan… (View Post)1 -
Re: Being forced to use ReCaptcha with 2.2 registration Approval
You have to create that file if it does not exist. You have a folder called /conf with files like config.php and config-default.php in it. This is the folder where you have to put the following lines… (View Post)1
