Discuz How to handle the forum administrator cannot log in to the background
Many times, because the webmaster is not clear about some functions and sets it at will, it locks his administrator account and cannot log in to the background. Today I will share it here. Discuz Several solutions and solutions for the forum administrators who cannot log in to the background. 1. Cancel ip Certification config In the directory config_global.php 中找到$_config['admincp']['...
discuz How to reset password (discuz Forgot administrator password )
1、How to modify discuz Administrator password and Ucenter Initial management password 1. First pass ftp Tools, connect to your own virtual host, in the website root directory uc Subdirectory under the directory, /data File found in config.inc.php。2、 Not the root directory data, yes uc_server\data File found in config.inc.php。3、 Then through the code...
discuz x2 How to solve the problem of being hung up? How to solve it discuz Backend program hangs up?
After a period of time, you can always hear what websites are being hanged and what websites are being hacked. It seems that invading a horse seems to be a very simple thing. In fact, intrusion is not simple, the simplest thing is that the necessary security measures for your website have not been taken well. If possible, please find a professional website security person sine Safe to do security maintenance. 1: Preventive measures for hanging horses: 1. It is recommended that users pass ftp To upload and maintain web pages, try not to install them asp upload program. 2. Regularly...
Revise discuz X3.2 The length limit of 80 characters for the forum title
about discuz The forum title is limited to 80 characters. I have modified it many times, but I always look for it randomly and read it online because there are many modified files. This time, in order not to have trouble in the future, I might as well record it myself. 1: Modify the database, it needs to be executed sql The statement data table prefix should be consistent with yours. Some people will modify this when installing the forum. ALTER TABLE `pre...
Disucuz Template call tag summary
The following is Disucuz Summary of template call labels: 1. Call DIY box: <!--[diy=diy1]--><div id="diy1" class="area"></div><!--[/diy]-->2、cycle [loop] [/...
discuz What to do if the plug-in cannot be installed
Discuz Solution to the forum plug-in cannot be installed /step discuz User purchased Discuz x3 If you have a template or plug-in, the system will prompt us: "Sorry, you are not installing a genuine application, and the installer cannot continue to execute." This template and plug-in are genuine, and discuz Updated to x2.0 After the above, the version detection of the plug-in has been added, so is there any way we can solve it? The answer is very simple...
Discuz How to change the domain name of the website?
Many times our website needs to change the domain name, and because of another domain name I used before, we may need to modify the system file to complete all the settings. Let me tell you how to set it up! 1. Open /config/config_global.php File, modify the corresponding new domain name and runquery值设置为1$_config[‘cookie’][‘cookiedo...
Discuz!X3.1 New installation of graphic tutorial
Discuz! It is under Tencent Comsenz The company launched a professional website building platform based on the community to help the website achieve one-stop service. Let the forum ( BBS)、 Personal space ( SNS)、 Portal ( Portal)、 Groups ( Group)、 Open application platform ( Open Platform) Fully integrate into one to help the website achieve one-stop service. Note: This document is used to help you complete the installation...
CentOS 5 server Nginx Environment construction Discuz Recommended tutorial
CentOS(Community ENTerprise Operating System) yes Linux One of the distributions, it comes from Red Hat Enterprise Linux Compiled by source code released in accordance with open source code regulations. Since it comes from the same source code, some servers that require high stability are CentOS Alternative commercial version Red ...
Windows Environment construction Discuz Recommended tutorial
Windows Environment construction and Linux The difference in environment construction is mainly because the software does not need to be compiled, and the software installation and uninstallation are more intuitive. It is better to work harder in the site, we won't use it php The environment is built, here is a detailed illustration windows Next step installation and configuration php+IIS+Mysql I hope the environment tutorial will be helpful to all webmasters. 1. After the system agreed environment software download...