After upgrading media module version 7.x-1.x-dev dated on 2011-Apr-28 ( 13:10) mediafront throws the following error :
'Call to undefined function media_load() in ..\sites\all\modules\mediafront\mediafront.module on line 630'. It seems that there is no longer media_load() function in media module. Everything was doing fine until this last dev release of media module. For more information I'm using the last dev version ( 2011-May-2 ) of mediafront.
Some expertise would be greatly appreciated...

CommentFileSizeAuthor
#1 undefined_function.jpg170.85 KBDevline

Comments

Devline’s picture

StatusFileSize
new170.85 KB

The issue is still there with both media and mediafront dev version dated on may 11th. Is there some known backward compatibities between these two modules ?
Attached the dump of the error.
Thanks

travist’s picture

Priority: Critical » Major
Status: Active » Postponed

I just tried out the dev version of the media, and it seems that there are a lot more issues than just working with MediaFront. I just tried to open up the media browser, and it crashed, which has nothing to do with mediafront. I will give them some more time before jumping on this one since I am not to concerned since the beta version works well with my dev version.

Thanks,

Travis.

wuffers’s picture

According to the Media module:

Note that the dev snapshot includes some non-backwards-compatible changes relative to beta4. If you're a maintainer of a module that uses Media, please update your module accordingly. If you're using modules that depend on Media, ensure that those modules are unaffected, or that you are using the correct releases of those modules. You should always backup your database before doing an update, but especially if you are updating to a dev snapshot. If you are testing the dev snapshot, and find Media related modules that are incompatible with it, and if there isn't an issue already tracking that in the corresponding project's issue queue, please add one.

I've started an issue over there with the same name: Undefined function media_load() in mediafront.module on line 630.

dave reid’s picture

Status: Postponed » Closed (duplicate)