I'm running a D6->D7 upgrade with this module.

Found that when it came time to drush updb on the D7 it would fail due to calling an api function without having the correct file included.

I've come up with a patch that just adds one line to ensure that the file_entity.file_api.inc gets included so that file_displays_load() may be safely called.

I'll attach it after this post.

Comments

alexh58’s picture

The patch attached here.

Please review!

RobW’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.