Download & Extend

Fatal error: Call to undefined function entity_path()

Project:Video Upload
Version:7.x-1.0-beta2
Component:Code
Category:bug report
Priority:critical
Assigned:GloGi
Status:active

Issue Summary

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

#1

I 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