После обновления приложений появилась надпись:
User warning: The following module is missing from the file system: file_entity. In order to fix this, put the module back in its original location. For more information, see the documentation page. in _drupal_trigger_error_with_delayed_logging() (line 1128 of /home/energyspb/domains/energyspb.com/public_html/includes/bootstrap.inc).
Как и куда установить модуль file_entity, и где его взять?
Комментарии
Является частью https://www.drupal.org/project/media
Сделайте бэкап сайта, базы.
Закачайте модуль file_entity (https://www.drupal.org/project/file_entity), распакуйте его в ../sites/all/modules, должна появиться папка file_entity.
Затем из админки друпала disable и uninstall этот модуль.
Спасибо всем.