【发布时间】:2021-02-04 20:12:28
【问题描述】:
我正在尝试创建一个 Drupal 7 网站。为我提供了一个包含 Drupal 安装的文件夹,并将其移动到一个服务器上,该服务器具有据称用于该安装的数据库。
在我这样做时,Drupal 给了我几个关于缺少模块的错误。在手动安装了大部分缺失的模块后,我只剩下一个错误,即
User warning: The following module is missing from the file system: post_articles. For information about how to fix this, see the documentation page.
我无法在 Drupal 网站或其他任何地方找到 post_articles 模块,并且不知道如何继续。
【问题讨论】:
标签: drupal-7