After perfoming the database update associated with 7.x-1.0-beta2, I see either blank pages or server's failure to open a page unless I switch theme to Seven (admin).
Maybe it's somehow related to the "rebuild themes and formatters" job?
Had to undo the database update.

Comments

GN’s picture

Hmmm, it looks like the problem arising after the media_youtube 7.x-1.0-beta2 database update was caused by
PHP Fatal error: Class 'MediaBrowserPlugin' not found in ../sites/all/modules/remote_stream_wrapper/RemoteStreamWrapperMediaBrowser.inc on line 8
similarly to
#1444626: Module should work with Media module disabled

mholve’s picture

Had to revert to last alpha - latest two versions break the module with the above error and "Youtube ID not valid" when posting.

RobW’s picture

Status: Active » Closed (won't fix)

Not sure exactly what was causing the problem, but there's a clear upgrade path to 7.x-2.0-rc1 now. Upgrading should move you past any weirdness here.