Notice: unserialize() [function.unserialize]: Error at offset 0 of 19 bytes in MediaVimeoStreamWrapper::getVideoProperties() (line 28 of /XXXXXX/sites/all/modules/contrib/media_vimeo/includes/MediaVimeoStreamWrapper.inc).
With private videos I am getting the following errors? The error clears once the video is marked public again. I have specified the correct domain. This seems to only effect the vimeo image. player works. Any suggestions?
Comments
Comment #1
kevinwalsh commentedi've solved this temporarily by dropping a preview image into the appropriate directory in files.
Comment #2
keesee commentedI noticed that the error went away on a custom admin view that utilized an image style. After a bit more trouble shoot it seems this error only effects display using the original image. if you pass it through an image style, it works. Setup an image style and change the display setting for the vimeo preview image mode in file types > video.
That should do the trick.
Comment #3
simon georges commentedWouldn't it be the same issue as in #1587686: Private Video Thumbnails Empty - Proposing oEmbed over Simple API? Did you try the patch there?
Comment #4
devin carlson commentedAs Simon Georges mentioned, this is a duplicate of #1587686: Private Video Thumbnails Empty - Proposing oEmbed over Simple API.