Blank page - php
vthirteen - March 20, 2007 - 17:21
| Project: | Audio |
| Version: | 5.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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

#1
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.
#2
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.
#3
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?
#4
i'm assuming this has been taken care of. if not please re-open this issue with more detail.
#5
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