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
Comment #1
GN commentedHmmm, 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 8similarly to
#1444626: Module should work with Media module disabled
Comment #2
mholve commentedHad to revert to last alpha - latest two versions break the module with the above error and "Youtube ID not valid" when posting.
Comment #3
RobW commentedNot 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.