discuz! How to add Forum founder Promotion Forum security level

Source: Internet
Author: User

Intermediary transaction http://www.aliyun.com/zixun/aggregation/6858.html ">seo diagnose Taobao guest cloud host technology Hall

Discuz! is a sing (Comsenz) company launched a forum BBS construction station products. The current version is discuz!7.1. To enhance the security level of the forum, discuz! increased the founder's privileges. The founder of the authority will be higher than the general administrator, some important backstage functions only after the founder login, can be managed, such as: Management personnel, template management, database backup and recovery, access to ucenter, etc., so by setting up the founder of the Forum account, can greatly enhance the security level of the forum.

By default, when the forum is first installed, the Administrator account set at the time of installation is set to the founder of the Forum. Day-to-day management, you can use the ordinary administrator into the background for management, such as adding a section, batch management posts, etc., when you need to back up data and other security operations, you can enter the founder account, so that the founder's security level will be upgraded.

The following detailed steps to add the founder of the Forum are as follows:

1, will you need to set up the founder of the account first set as Administrator

System settings => user => User management, find users to add as founder

After the user is searched, the user group that the user is in is edited as the Administrators group.

2, add the founder UID in the configuration file

Edit discuz! directly via FTP or on the server config.inc.php the configuration file under the root directory, locate the following line of code

$forumfounders = ' 1 ';

The UID of the founder to be added, and the UID is separated by a comma in English.

As shown in the figure, the UID of the user to be added as the founder is 17

So the modified code is

$forumfounders = ' 1,17 ';

At this point, the founder added success, if you want to add a number of founders, continue to follow the steps above.

Finally, remind everyone, the day-to-day management, you can use the ordinary administrator into the background for management, such as adding a section, batch management posts, etc., when you need to back up data and other security operations, you can use the Founder account entry, so that the founder's security level will be upgraded.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.