Discuz Forum Founder/Super admin password forget to fix!

Source: Internet
Author: User
Tags administrator password
1. The first thing to understand is a basic knowledge of the Webmaster (admin) and founder ( Ucenteradministratoris not the same thing, the General people mistakenly regard admin as Ucenteradministrator,And those who understand to tell people how to retrieve the password (for example, the use of tool tools, etc.) did not put this plainly, the result is not able to retrieve the password. Ucenteradministratoris the forum's real authority biggest boss, admin has the authority also UcenteradministratorEndowed. Let's take a look at both the landing interface is clear.

Admin Login Interface:

Landing interface for Ucenteradministrator



After reading the above two pictures, I think we have a new understanding of the founders and administrators. Next to forget the administrator password how to recover correctly:

Discuz Forum founder Password Forgotten is a very troublesome thing, no founder account login, many settings can not be modified, many people will choose tools such as tool to repair, But X2.0 above the user tools such as tool will fail, or set relatively cumbersome, at this time we can use one of the easiest way to implement modify uc_server/data in the config.inc.php file (This file holds some important information, such as FTPUC) as follows:

Locate the config.inc.php under the Uc_server/data folder under the root directory of the Web site

Open this file in text mode

Modify the following two lines of code:

Define (' UC_FOUNDERPW ', ');

Define (' Uc_foundersalt ', ');

Modified to:

Define (' UC_FOUNDERPW ', ' 047099adb883dc19616dae0ef2adc5b6 ');
Define (' Uc_foundersalt ', ' 311254 ');

At this time Ucenter Founder's password will become: 123456789, and then through the "www.xxxxx.com/us_server/admin.php" login to the Ucenter and then through the inside of the "admin" menu to modify the admin password.

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.