当前位置:网站首页>Solution to the blank display of user management in Zhimeng Dede background system
Solution to the blank display of user management in Zhimeng Dede background system
2022-07-21 02:45:00 【nginx】

There are no more than two reasons :1 It's caused by the browser ,2 It's code .
The first browser reason :
This is because the browser cookies Caused by the , Your current browser has logged in with rank Field cookies Will block the content , The solution is to repair browsing directly , Or use other browsing tests to see if it is normal .
The second reason is caused by the code :
There are many reasons for this situation , Mostly “ root directory /data/module/moduleurllist.txt” There's something wrong with the document , For example, there is no write permission , File corruption and other problems lead to .
Try repairing first moduleurllist.txt file , You can retrieve it from the installation package and overwrite it, or click here to download , Overwrite after downloading moduleurllist.txt. Then log out and log in again .
If it's still blank , open “ root directory /dede/module_main.php” file ( among dede It's your background directory ), Comment out about 91 Row sum 95 Lines of code , as follows :
$modules_remote = $dm->GetModuleUrlList($moduletype,$mdurl);
Add in front “//” That's it , Set it like this , Zhimeng won't call the module list remotely, but get the list locally , This won't worry about it missing .
$modules = array_merge($modules,$modules_remote);
After the modification is completed , Note cancel background login , Just log in again .
边栏推荐
- Functions and advantages of interactive design of AR digital exhibition hall
- Binary tree OJ exercise
- [Muduo log system 1] logger output
- 得物App数据模拟平台的探索和实践
- What is Excel Macro? Tutorial on using Excel macros
- CADisplayLink、NSTimer循环引用解决方案
- How does HMS core security detection service help freshmen prevent Telecom fraud?
- Building intelligent gray-scale data system from 0 to 1: Taking vivo game center as an example
- [Android開發學iOS系列] 語言篇: Swift vs Kotlin
- How to enable excel macros when they are disabled? The solution of Excel unable to enable macros
猜你喜欢
Office software cannot start normally 0xc0000142 how to solve it?
Virtual reality coexists, building a digital intelligence life | HMS core Sparkle application innovation sub forum registration launch
【SELECT、POLL的缺点,以及EPOLL的优势】
软件测试职业发展方向(不要迷茫了,赶紧卷起来)
China's first white paper on the application of electronic signatures in the construction industry was released
结构体完结(柔性数组)
Dynamic memory management
从0到1建设智能灰度数据体系:以vivo游戏中心为例
Office软件无法正常启动0xc0000142怎么解决?
cnvd_2019_22238
随机推荐
C语言中getchar()函数的详解
从0到1建设智能灰度数据体系:以vivo游戏中心为例
Developers must read: 2022 mobile application operation growth insight white paper
Why should Apple change objc
域名反查和whois反查是什么意思?
Check whether the date is between the other two dates
Construction and practice of full stack code test coverage and use case discovery system
Check whether the date is valid
The difference between voice message and voice notification in okcc call center
开发中常见环境配置名词-dev、sit、pro、fac等
Returns the string representation of the last date in a given date month
The beta version of typera is expired and cannot be used normally
Kingdee's "answer sheet" forecast in the first half of the year: key customer strategy continued to break through, and arr increased by more than 45% year-on-year
Introduction, installation and basic use of mongodb database
容量调度绝对值配置队列使用与避坑
Get the date of the year (number in the range 1-366) date from the object
网站域名备案流程是什么样的?
【ArcGIS微课1000例】0029:ArcGIS绘制平行线(构造平行公路)
Dynamic memory management
Wps如何清除最近打开的记录?Wps清除本地记录的方法