Quote:
Originally Posted by trafix
ok This is what you do .....
in vb_jukebox.php find
PHP Code:
$playsong = "$vboptions[jb_media_folder]/$playthisong[url]";
replace with
PHP Code:
$playsong = "$playthisong[url]";
Then enter the full url into the song file field for each song
let me know how you get on
|
cool! can you have it as an option, instead of a replacement? perhaps a different entry field fpr URL's?