I get this error when I execute update.php
this is version: 7.x-2.0-unstable3+17-dev
Fatal error: Class 'views_plugin_display' not found in modules/all/media/includes/media_views_plugin_display_media_browser.inc on line 18
I get this error when I execute update.php
this is version: 7.x-2.0-unstable3+17-dev
Fatal error: Class 'views_plugin_display' not found in modules/all/media/includes/media_views_plugin_display_media_browser.inc on line 18
Comments
Comment #1
dave reidIs your Views module enabled?
Comment #2
tsvenson commentedI just did an update with the latest media git pull and had no problems. If its not a problem with Views, it might be that one of the media module files are corrupt. Try installing the dev version again.
Comment #3
devin carlson commentedAs tsvenson mentioned in #2, you'll want to reinstall [the latest version of] the Media module.