| Re: xoops_users.level |
| by Dave_L on 2003/12/6 18:42:16 Through experimentation, I found that setting a user's level to 5 doesn't make him an administrator. To do that, I created a new group "Administrators", with all privileges checked, and added the user to that group. The user that was created during installation automatically has all privileges, though. |
| Re: xoops_users.level |
| by Dave_L on 2003/12/5 10:37:39 Sorry for not replying earlier. I thought I had enabled email notification of replies, but I guess not. Thanks for the reply. ![]() I'd like to find out more about this, if anyone knows about it. For example, was it done this way (not using levels 2,3,4) to allow for future options? Do any of the addon modules make use of this attribute, and make assumptions about values other than 0, 1 and 5? |
| Re: xoops_users.level |
| by Mithrandir on 2003/11/21 16:12:17 It has to do with the user rights. I'm not 100% into the group and permissions aspects of XOOPS, but I believe that a level of 0 means that the account is disabled. 1 is a registered user and 5 is a site admin (at least with access to the Administration Menu. Someone else please elaborate
|
| Re: xoops_users.level |
| by Dave_L on 2003/11/21 16:05:42 Since no one has replied, I'll try rephrasing my question. ![]() Does anyone have any information on how the database column xoops_users.level is used? |
| xoops_users.level |
| by Dave_L on 2003/11/7 21:41:18 Is there any documentation on exactly how the database column xoops_users.level is used? I looked for info about this, but couldn't find anything. |