hey, I just upgraded to php 5.25, and upgraded the filefield module to 5.x-2.3rc3, and all of a sudden the mediafield module is giving me the following error message:

Fatal error: Call to undefined function _field_file_load() in /home/fouronef/public_html/worshipnexus/devel/sites/worshipnexus.org/modules/mediafield/audiofield.module on line 316

I'm posting this in the queue for the mediafield module as well.

I'm running drupal 5.7, mysql 5.0.45, on apache

Anthony Pero

Comments

Anthony Pero’s picture

By the way, i didn't have this problem before I upgraded to rc3, however, I upgraded to php 5.2.5 at the same time.

Anthony

dopry’s picture

Status: Active » Closed (fixed)

nope post to media field...

Anthony Pero’s picture

For anyone coming in later and reading this... upgrading to the latest dev release of mediafield will solve this problem.

Anthony Pero