Page 1 of 1

Dew Player not workin

Posted: Thu Jan 07, 2010 10:36 pm
by Alpdog14
I have recently installed the DewPlayer and I followed the instructions on uploading mp3s and putting the code into the content area. The player comes up and I get this error:

Warning: opendir(uploads/mp3/track1.mp3): failed to open dir: Not a directory in /home/content/t/o/n/tonyvalle/html/chrystalandchris/modules/DewPlayer/action.default.php on line 48

I have track1.mp3 in the uploads/mp3 folder so does anyone know why this does not work? the version i have for DewPlayer is 0.2.1. the EnchancedXSPF player does not work either because I have PHP4 not PHP5 so I thought this would be a good alternative. Please let me know what I am doing wrong.

Re: Dew Player not workin

Posted: Fri Jan 08, 2010 6:58 pm
by Dr.CSS
Failed to open dir most times means the folder has the wrong permissions...

Re: Dew Player not workin

Posted: Sun Jan 10, 2010 8:03 am
by Alpdog14
I have changed the permissions on the uploads/mp3 folder to 777 which gives read/write to public but I still get this error:

Warning: opendir(uploads/mp3/05_Nothing_Fancy.mp3) [function.opendir]: failed to open dir: Not a directory in /home/content/t/o/n/tonyvalle/html/chrystalandchris/modules/DewPlayer/action.default.php on line 48

Can anyone help me with this? I have upgraded my server to PHP5 so I know that is no longer an issue. I have two music files in there but neither of them work.

Re: Dew Player not workin

Posted: Tue Apr 26, 2011 1:13 pm
by point4design
Did you resolve this? I'm having the same issue.

Re: Dew Player not workin

Posted: Sun Jul 24, 2011 6:48 pm
by Bigge
You have to put the mp3 files in folders, like this:

/uploads/mp3/album/song1.mp3
/uploads/mp3/album/song2.mp3
/uploads/mp3/album2/song1.mp3
/uploads/mp3/album2/song2.mp3

Do not put the mp3 files directly in the mp3 folder.