Hi.
I have installed the Audio module, enabled it, set the folders and permissions accordingly, and tried uploading an mp3. It comes back with the following
* Operating in off-line mode.
* 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.
* The selected file /var/www/vhosts/moolahrouge.com/httpdocs/files/tmp/tmp_4wFEVF could not be copied.
* warning: Attempt to assign property of non-object in /var/www/vhosts/moolahrouge.com/httpdocs/sites/all/modules/audio/audio.module on line 613.
* warning: Attempt to assign property of non-object in /var/www/vhosts/moolahrouge.com/httpdocs/sites/all/modules/audio/audio.module on line 614.
* The following errors where encountered while reading the file's ID3 tags:
o Could not open file ""
* Artist field is required.
* Title field is required.
I've searched for others with similar problems, but all roads seem to lead to folder permission problems, and I am sure that these are set right. Any help or pointers would be greatly appreciated.
Many thanks.
Comments
Comment #1
McCool commentedIt's often the smallest simplest thing you overlook.
PHP Safe Mode was on.
Turning it off made me very happy, if slightly annoyed with myself!
Comment #2
lainel commentedHi, Do you mind explaining how you solved this problem?
Because I am geting the same results when trying to upload audio.
Thanks