vot Publish time 2013-07-15 15:55

How to reset the UCenter Founder password?

The simplest way to reset the UCenter Founder password

This method can be used for UCenter 1.5 ~ 1.6


[*]Download the file /uc_server/data/config.inc.php from your host (i.e. by FTP client)
[*]Edit this file:
Find 2 rows looks like this:define ('UC_FOUNDERPW', 'a79acbbb7f02718f20b273f9da42fce1');
define ('UC_FOUNDERSALT', 'g87F21');
and replace it with the next two rows:define ('UC_FOUNDERPW', 'e9c5a89d7f74bd97f01f1cfeeac4e6ec');
define ('UC_FOUNDERSALT', '871351');
[*]Save the file
[*]Upload modified config.inc.php back to your host.
[*]Login to UCenter as a Founder with the new password "12345" (without quotes)
[*]After login you can modify your Founder password from the UCenter as you wish

khalid Publish time 2013-07-15 19:01

thx !

Pishro Publish time 2015-02-27 17:51

I successfully go to ucenter but can't find options for change password founder.
Please help me.

kaaleth Publish time 2015-02-27 22:01

UCenter:

Admins -> Your name -> Profile

or

Users -> Your name -> Edit

Pishro Publish time 2015-02-28 15:52

Edited by Pishro at 2015-2-28 16:06

static/image/common/user_online.gif kaaleth static/image/common/clock.gif 2015-2-27 22:01
UCenter:

Admins -> Your name -> Profile

This change password of admin user but can not change password of Ucenter Administrator!


kaaleth Publish time 2015-02-28 22:01

Are you main administrator (person who has installed forum?)

Pishro Publish time 2015-02-28 22:37

Yes I'm main admin and install forum and fully permission to host.

kaaleth Publish time 2015-03-01 01:06

Ok, my mistake. I wrote solution from memory.

Here you go.

ChaoYue Publish time 2015-10-02 10:21


[*]define ('UC_FOUNDERPW', 'e9c5a89d7f74bd97f01f1cfeeac4e6ec');
define ('UC_FOUNDERSALT', '871351');</li>


Doesn't work for me? so how to gain, thanks.

vot Publish time 2015-10-02 19:42

Did you read this article?
How To Ask Questions The Smart Way
Pages: [1] 2
View full version: How to reset the UCenter Founder password?