Sometimes the module management is blank. The reason is the failure to obtain the module of DreamWeaver Remote.
Solution:
Modify \dede\module_main.php and comment out lines 91 and 95:
if($action=='') { $types = array('soft'=>'模块','templets'=>'模板','plus'=>'小插件','patch'=>'补丁'); $dm = new DedeModule($mdir); if(empty($moduletype)) $moduletype = ''; //$modules_remote = $dm->GetModuleUrlList($moduletype,$mdurl); $modules = array(); $modules = $dm->GetModuleList($moduletype); is_array($modules) || $modules = array(); //$modules = array_merge($modules,$modules_remote); require_once(dirname(__FILE__)."/templets/module_main.htm"); $dm->Clear(); exit(); }
This way, if When the remote Dreamweaver module information fails to be obtained, only the local module list will be displayed so that it will not be blank.
Recommended study: 梦Weavercms
The above is the detailed content of What to do if DreamWeaver CMS module management is blank. For more information, please follow other related articles on the PHP Chinese website!

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Linux new version
SublimeText3 Linux latest version

Dreamweaver CS6
Visual web development tools

Dreamweaver Mac version
Visual web development tools

SecLists
SecLists is the ultimate security tester's companion. It is a collection of various types of lists that are frequently used during security assessments, all in one place. SecLists helps make security testing more efficient and productive by conveniently providing all the lists a security tester might need. List types include usernames, passwords, URLs, fuzzing payloads, sensitive data patterns, web shells, and more. The tester can simply pull this repository onto a new test machine and he will have access to every type of list he needs.

VSCode Windows 64-bit Download
A free and powerful IDE editor launched by Microsoft
