Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Solve the problem that the module contains an empty file when Weaving Dream installs the module on PHP7

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces how to solve the problem that the module contains empty files when Weaving Dream is installed on PHP7. What is introduced in this article is very detailed and has certain reference value. Interested friends must finish reading!

What if the module contains empty files when Weaving Dream installs the module on PHP7?

The solution of Weaving Dream that the module contains empty files when installing the module on PHP7

Recommended study: dream weaving cms

When Dream Weaving runs in PHP7 or above, when installing the plug-in, the list of files contained in the display module is empty and cannot be installed successfully, as shown in the following figure:

Solution:

Open / include/dedeatt.class.php to find

Var $Items = ""

Change to

Var $Items = array ()

The above are all the contents to solve the problem that the module contains empty files when Weaving Dream installs the module on PHP7. Thank you for your reading! Hope to share the content to help you, more related knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report