Discuz Forum Ucenter Unable to log in problem repair method perfect solution to infinite refresh problem

Source: Internet
Author: User

after the level 20141225 version, there is a "perfect" solution for UC that is unable to log on.
released from Christmas discuz! X3.2 R20141225 Small Series at hand many sites also appear after the upgrade, backstage login "Ucenter" suspended animation situation, in the password account and verification code input correct situation can not log in properly. At this time perhaps you meet with the same situation as small, please read the following tutorial in detail.
Perfect solution:

Method 1:Download this repair attachment replacement directlyin uc_server/model/admin.phpadmin.php
Perfect Fix Pack: Click to download

Method 2:
1, found in the site root directory:uc_server/model/admin.php
2, open the admin.php file for editing, search to find this line of code: (If you have not changed this file, the default location is 22 rows.) )


$this->cookie_status = 0;

3, the search to the line to modify the code to:

$this->cookie_status = isset ($_cookie[' Sid ')? 1:0;


follow these three steps to resolve an issue where "ucenter" cannot log on.

Transferred from: http://www.discuz.net/thread-3624724-1-1.html

Discuz Forum Ucenter Unable to log in problem repair method perfect solution to infinite refresh problem

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.