when i try to upload a file (of any reasonable size, i tried from 500KB to 9MB) i get a blank page. files ARE uploaded (i can see them in the files/audio directory) and when i open the audio page i can see the created node, which has now no title nor any id3 value.

when i edit one of those nodes, there's apparently no audio file. the error message is:

The following errors where encountered while reading the file's ID3 tags:

    * Could not open file ""

and of course:
This file is not compatible with the Flash audio player. Flash can only play MP3 files with a sample rate of 11, 22 or 44KHz.

i also tried to reinstall the module a bunch of times (deleting "audio" tables and audio module references in the "system" table), but nothing changes.

- audio is feb19th DEV version
- getid3 version is 1.7.7
- php memory is set to 48MB
- tmp directory is set to 775

Comments

wdklassen’s picture

Version: 4.7.x-1.x-dev » 5.x-1.x-dev

I have the same problem but it seems to be related specifically to the getid3 portion of the module. I disable it and I'm able to upload my audio with not problems. I just have to fill out the track info manually.

Sadly, I don't know enough to fix it.

wdklassen’s picture

I have the same problem but it seems to be related specifically to the getid3 portion of the module. I disable it and I'm able to upload my audio with no problems. I just have to fill out the track info manually.

Sadly, I don't know enough to fix it.

drewish’s picture

Status: Active » Postponed (maintainer needs more info)

can you guys take a look at your php error logs after a failed upload/white screen and post any error messages you're seeing?

drewish’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

i'm assuming this has been taken care of. if not please re-open this issue with more detail.

soj’s picture

Title: blank page on upload (getid3 problem?) » Blank page - php

Here is what php error log says:

PHP Fatal error: Call to undefined function audio_image_save_data() in /Library/WebServer/Documents/sites/all/modules/audio/getid3/audio_getid3.module on line 189