Closed (fixed)
Project:
Media: Vimeo
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2011 at 13:15 UTC
Updated:
24 Aug 2011 at 16:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
kreynen commentedDuplicate of #1164184: Fatal error while uninstalling: undefined function media_youtube_variable_default()
Comment #2
steinmb commentedThanks, cross posted to that issue, but leaves this open until we see some progress on the issue and that I'm able to get it confirmed that they are duplicates. That is, I know 99.9% that they are then they way they include functions files are identical.
Comment #3
steinmb commentedHave been seeing these missing included in a lot of places, media module, media_youtube, media_vimeo. What's going on? The files get included, alright but when the included files/function are no where to be found. In Drupal 7 have there been changes to the "autoloader" http://drupal.org/node/224333#absolute_includes
Rolling a patch that follow these guidelines, and that also actually seems to fix this issue.
Comment #4
steinmb commentedMight the problem originate from this issue #1029606: Regression: Not loading the .module file causes a fatal error when uninstalling some modules (as does loading it) that just got commited by webchick.
Comment #5
steinmb commentedDoh! Never upload patches after been working for 16h. Pls. ignore #3, missed a few but important lines that where uncommitted, also the issue refereed to in #4 contained a patch with hints on best practice during uninstall that I implemented.
Comment #6
steinmb commentedAnyone with permission, could we get this committed pretty please?
Comment #7
kreynen commentedcommitted http://drupalcode.org/project/media_vimeo.git/commit/45cd2de
Comment #8
kreynen commented