Dedecms didn't find the correct UC configuration.

Source: Internet
Author: User
Keywords DEDECMS UCENTER UC Configuration

When you visit the Web page, you find the following information error suddenly appearing below the comment:

Error:unknown column ' app3 ' in ' WHERE clause '
errno:1054
Sql::select * from ' Dedegbk_ithov '. Uc_notelist WHERE closed= ' 0 ' and app3< ' 1 ' and app3> '-5 ' LIMIT 1

Hurriedly enter Dede backstage Ucenter module, appear "Dedecms did not find the correct UC configuration!" "Hint ~! Here are some solutions ~!
Open the/include/common.inc.php file.







Find//global common function


require_once (http://www.aliyun.com/zixun/aggregation/16485.html "&gt;dedeinc.") /common.func.php '); The last few lines define the beginning of the deletion.

Define (' Uc_connect ', ' MySQL ');
Define (' uc_dbhost ', ' localhost ');
Define (' Uc_dbuser ', ' root ');
Define (' UC_DBPW ', ');
Define (' Uc_dbname ', ');
Define (' Uc_dbcharset ', ');
Define (' Uc_dbtablepre ', ');
Define (' Uc_dbconnect ', ' 0 ');
Define (' Uc_key ', ');
Define (' Uc_api ', ');
Define (' Uc_charset ', ');
Define (' Uc_ip ', ' 127.0.0.1 ');
Define (' Uc_appid ', ' 1 ');
Define (' uc_ppp ', ' 20 ');

Then reconfigure the Ucenter module to resolve!

Then enter the Ucenter User Management Center, the DEDECMS to generate a new communication key to fill in.

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.