0
I have a new installation of joomla. I added and album with 5 songs, track by track, installed the JWplayer and everything seemed ok.
Next I added all the mods that came with the pro community edition. Added 13 albums by scanning a folder. Now the player does not work. Unfortunately I deleted the first album with 5 tracks so I couldn't check that was still working but I added another album in the same way (track by track) and the player still doesn't work.
Also I had a play around with the rating system and that doesn't seem to be working either. My ratings are not updating the top "rated"
Another problem I have is download track is not working. The error I'm seeing is a 404:
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
Any ideas?
Next I added all the mods that came with the pro community edition. Added 13 albums by scanning a folder. Now the player does not work. Unfortunately I deleted the first album with 5 tracks so I couldn't check that was still working but I added another album in the same way (track by track) and the player still doesn't work.
Also I had a play around with the rating system and that doesn't seem to be working either. My ratings are not updating the top "rated"
Another problem I have is download track is not working. The error I'm seeing is a 404:
You may not be able to visit this page because of:
1. an out-of-date bookmark/favourite
2. a search engine that has an out-of-date listing for this site
3. a mistyped address
4. you have no access to this page
5. The requested resource was not found.
6. An error has occurred while processing your request.
Please try one of the following pages:
* Home Page
If difficulties persist, please contact the System Administrator of this site.
Any ideas?
Responses (3)
-
Accepted Answer
-
Accepted Answer
0for the ratings I'll have a look at the params.
As for my player/scanner problem, I can't send you a link because the site is not live, it only exists locally. I could give you a subversion account login and you could check out the site from the repo and run it on your local machine.
I think that its running locally is the problem. In Album Mananger > Params > Songs Folder... if I leave it set at the default "/songs" then I can add songs track by track and the player works. But if I try and use the scanner nothing is found. My folder path looks for the scanner looks like this "G:\\wamp\\www\\esd2/songs\"
Now if I change the params so the folder path looks like this, "G:\\wamp\\www\\esd2\\songs\" the player is broken for the tracks I just added, however I scan the folder, folders inside songs are found but the track data is not populated. If I put "\\\\\" in the scanner input text field, then then folder is found, the tracks are populated and the player is still broken.
I just need a work around that will fix this locally and not be too much of a pain when I move the site to a production server.
If I understand this correctly, I should be able to organize the music in multiple levels of folders right?
Thanks for you help!
UPDATE:
Found a crude workaround. Album Manager > Params > Songs Folder = "/songs/" which makes scan folder look like this "G:\\wamp\\www\\esd2/songs/\"
To scan a folder to songs/folder1/folder2 have to put "folder2///" in the scanner. The tracks are populated but they still do not play.
I have to go into phpMyadmin to the songs folder where the track have been populated and change "folder2\\track" to "folder2/track". Now te player plays and I can use the folder scanner.
This work around is not really ideal because I have to go and change so much manually in the database. Is there something in the code that I can change to fix this? -
Accepted Answer
Your Reply

Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »