1
Hi,
On some, but not all links to songs I'm getting this error:
1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5 SQL=SELECT s.name, al.name as album_name, ar.letter, ar.artist_name FROM #__muscol_songs as s LEFT JOIN #__muscol_albums as al ON al.id = s.album_id LEFT JOIN #__muscol_artists as ar ON ar.id = al.artist_id WHERE s.id =
Here is an example link.
http://surfrockradio.com/music/i/the-incredible-catheads/the-incredible-catheads/home/geckon5/public_html/surfrockradio.com/songs/incredible-catheads/02.-on-a-razor-s-edge.mp3
Regards,
Mike
On some, but not all links to songs I'm getting this error:
1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 5 SQL=SELECT s.name, al.name as album_name, ar.letter, ar.artist_name FROM #__muscol_songs as s LEFT JOIN #__muscol_albums as al ON al.id = s.album_id LEFT JOIN #__muscol_artists as ar ON ar.id = al.artist_id WHERE s.id =
Here is an example link.
http://surfrockradio.com/music/i/the-incredible-catheads/the-incredible-catheads/home/geckon5/public_html/surfrockradio.com/songs/incredible-catheads/02.-on-a-razor-s-edge.mp3
Regards,
Mike
Responses (10)
-
Accepted Answer
0hello
well, there's some wrong URL here.
have you changed Music Collection's songs server path?
this part should not be showing: home/geckon5/public_html/surfrockradio.com/songs -
Accepted Answer
0No, in configuration it is set to /songs and under plugins it is blank.
Please visit this page and see what is happening when and individual song is selected.
http://surfrockradio.com/music/i/the-incredible-catheads/the-incredible-catheads -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0I think I have deactivated that specific function, but that also deactivates search engine friendly URLS on everything. That's not the solution I need.
Please login and find a way to make this work - it's not all tracks that display incorrectly, just a few. However i can not say what the pattern is.
I am reactivating Sh40SEF for musicollection in the interim.
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 »