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.
Dew Player not workin
Re: Dew Player not workin
Failed to open dir most times means the folder has the wrong permissions...
Re: Dew Player not workin
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.
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.
-
- Forum Members
- Posts: 68
- Joined: Wed Aug 15, 2007 8:11 pm
Re: Dew Player not workin
Did you resolve this? I'm having the same issue.
Re: Dew Player not workin
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.
/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.