Closed GoogleCodeExporter closed 9 years ago
Is there any errors to work with, e.g. in your PHP log file?
Original comment by sanderverh
on 1 Jun 2013 at 11:00
I tested it on 3.1.1 and observed the same problem. It can be fixed by adding
the following at line 21 of MusicFolder.php:
jimport('joomla.filesystem.folder');
Please let me know if you have any other issues under 3.1.
Original comment by sanderverh
on 2 Jun 2013 at 8:40
Thank you!! It works perfectly now! Since joomla 3 is all about responsive
capability I built my site with the idea that it would be used across all
devices. Is there a way to make the player work on iOSdevices? Not a big deal
since the download link opens up the quicktime player but it would be nice for
the user to hit the play button and not have a new window open.
In any case, this an awesome plugin and I really thank you for the quick
response on my issue!
Original comment by dru1...@gmail.com
on 2 Jun 2013 at 12:07
If you're happy feel free to leave a good review on the Joomla Extensions
Directory. However, I've never tested the plugin for 3/3.1 and issues #21 and
#22 may be testimony to that.
If you want to use a different player, this may be of help:
http://code.google.com/p/mp3-browser/wiki/PlayerCode
Original comment by sanderverh
on 3 Jun 2013 at 4:52
Fixed in HEAD
Original comment by sanderverh
on 3 Jun 2013 at 5:05
I had the same issue with Joomla 2.5. All my pages were blank after installing
this extension. Editing MusicFolder.php as suggested fixed the blank page
problem for me. (I'm still just seeing the "{music}folder/name{/music}" in my
content instead of the control, but that's likely a different problem, and I'm
troubleshooting that next.)
Original comment by nhek...@gmail.com
on 14 Jul 2013 at 10:26
Did you get that resolved? Did you not accidentally have the plugin disabled?
(Sorry for suggesting something so stupid...)
Original comment by sanderverh
on 16 Jul 2013 at 3:18
Original comment by sanderverh
on 17 Jul 2013 at 7:10
Original issue reported on code.google.com by
dru1...@gmail.com
on 1 Jun 2013 at 10:58