【问题标题】:Drupal7, dexp_page_elements module is missingDrupal 7,缺少 dexp_page 元素模块
【发布时间】:2017-06-29 20:03:45
【问题描述】:

我将一个 drupal 站点从旧主机迁移到新主机,我复制了数据库和文件夹,然后我换上了新主机,站点工作正常,但显示此错误

User warning: The following module is missing from the file system: dexp_page_elements. For information about how to fix this, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1138 of /public_html/includes/bootstrap.inc).

我看了很多帖子,但都说我放回去模块丢失但我没有文件。

我该如何解决这个问题?

【问题讨论】:

    标签: drupal-7 drupal-modules


    【解决方案1】:

    我在系统表中查看 de DB 模块的路径。因为你可以在两条路径 /module /sites/all/modules/ 中找到文件夹模块

    然后我查看 .module 文件,在我的情况下,文件扩展名是 .modul,我将扩展名更改为 .module 及其对我的工作

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多