Reviewed & tested by the community
Project:
Media: Vimeo
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Jan 2013 at 22:18 UTC
Updated:
16 Mar 2019 at 23:37 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
c3rberus commentedSorry about the title typo, can't seem to change that :(
Comment #1.0
c3rberus commentedfix typo
Comment #2
Anonymous (not verified) commentedHere is a working patch I got. The issue for me came from the the theme aspect of the module.
Comment #3
gngn commentedThank you, patch #2 works when applied by hand.
To use it via
patch -p1 < [patch-file]the paths needed correction (you can apply the attached patch directly in the media_vimeo directory).I also tried to use the recommendation for patch file names and put this to 'Needs review'.
It would be even better if we could choose the protocol in the UI but for now it works ;)
Comment #4
hbat66 commentedConfirming manual patching of media_vimeo.theme.inc lines 43 and 59 solved the problem we were experiencing too...
Our HTTPS site can now show viewers our Vimeo videos via HTTPS IFRAMEs.
Thank you, dimasum!
Comment #5
doostinharrell commentedThe latest patch wasn't applying cleanly for me so I re-created it.
Comment #6
danepowell commentedThanks for these patches. Obviously 6.x is way unmaintained at this point, but for what it's worth, #5 worked for me.