媒体 2.x 需要文件实体 2.x - Drupal
Media 2.x requires File entity 2.x - Drupal
我更新了媒体模块,当我 运行 update.php
文件时,我收到以下错误:
"Media 2.x requires File entity 2.x. Please download the correct version and make sure you have deleted the file_entity folder inside the media module directory."
能否告诉我如何更新文件实体模块?
我安装了文件实体模块和 运行 update.php。它工作正常。
旧版本媒体模块包含文件实体模块,新版本需要单独安装。
我更新了媒体模块,当我 运行 update.php
文件时,我收到以下错误:
"Media 2.x requires File entity 2.x. Please download the correct version and make sure you have deleted the file_entity folder inside the media module directory."
能否告诉我如何更新文件实体模块?
我安装了文件实体模块和 运行 update.php。它工作正常。
旧版本媒体模块包含文件实体模块,新版本需要单独安装。