Active
Project:
Video Upload
Version:
7.x-1.0-beta2
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
9 Feb 2011 at 12:32 UTC
Updated:
22 Mar 2012 at 11:54 UTC
I added video field showing thumbnail image to teaser and it apparently broke the whole site. Giving me this error:
Fatal error: Call to undefined function entity_path() in /path/to/drupal7/sites/all/modules/video_upload/video_upload.field.inc on line 228
Comments
Comment #1
ak commentedI think the function has been renamed to http://api.drupal.org/api/drupal/includes!common.inc/function/entity_uri/7
This issue is related http://drupal.org/node/1150836