Problem: After updating both file entity and media modules :

Attempting to run update.php

Notice: Undefined index: version in media_requirements() (line 115 of C:\inetpub\wwwroot\sites\all\modules\contrib\media\media.install).

Error

File entity 2.x Wrong version
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.

This is running the latest Drupal 7 code base on IIS/8.5 w/ PHP 7

Comments

rstefano created an issue. See original summary.

joseph.olstad’s picture

Status: Active » Postponed (maintainer needs more info)

Have you ran the duplicate module finder module recently?

is it possible that you copied the media module twice or in different places with different versions?

what version of file_entity are you using, what version of media? dev or tagged release?
which version?