Needs review
Project:
Vimeo
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Sep 2011 at 19:02 UTC
Updated:
17 Mar 2014 at 13:27 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
sachbearbeiter commentedi'm not a programmer - so sorry i can't solve the problem for myself - is somebody working at this? bounty?
thanks + br sachbearbeiter
Comment #2
sachbearbeiter commentedno progress on this?
Comment #3
thelonelyghost commentedRelevant (see #3 before summary table). This node suggests the function is still in Drupal 6 syntax.
I'm just now reviewing the code so that I can offer my services as a maintainer. Patch will be posted as soon as I'm done.
Comment #4
sachbearbeiter commentedthanks :)
Comment #5
jibus commentedAny news ? =)
Comment #6
magicmyth commentedI've just run into this while porting a site from Drupal 6 to 7. Seems Drush will grab a copy from GIT master when upgrading which contains a started but not functional port of the module. Since I needed a stop gap to cover this temporarily I've furthered the development to the point where the module no longer crashes a site and will render a basic vimeo iframe.
I will not be further developing this module as it has been succeeded by others (Media, Video Embed Field). I'm just simply sharing my stop gap measure for upgrading sites.
Since I imagine less experience site admins with no or little experience with GIT (but using Drush) might want this to solve their initial upgrade I'm also attaching the edited module file as well as a patch. Make sure to remove the .txt extension and place it in your vimeo module folder after download.