Closed GoogleCodeExporter closed 9 years ago
I am getting the exact same problem, is there a fix for this issue yet. The
only other warning I see not listed is on the article that the plugin resides
at is this
Warning: handling music tag: {music}mp3{/music} in
/home/believers/www/www/plugins/content/mp3browser/mp3browser.php on line 69
Original comment by twom...@bellsouth.net
on 13 Feb 2013 at 7:35
Can you make this plugin working for joomla 3.0? Im getting some errors too
Original comment by kelvinga...@gmail.com
on 19 Feb 2013 at 1:08
Hi
when i install this plugin i see this erro:
Fatal error: require_once() [function.require]:
Failed opening required '__DIR__/Configuration.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home3/feqhiir1/public_html/plugins/content/mp3browser/mp3browser.php on line 21
HELP ME PLEASE !!!
Original comment by eesras...@gmail.com
on 21 Feb 2013 at 7:08
The PHP files of the plugin were using __DIR__ to compose paths to other
files. This "magical" PHP constant was not introduced until PHP 5.3, see
here:
http://php.net/manual/en/language.constants.predefined.php
Hence I suspect you're using a slightly older version of PHP, as many people
are.
I fixed this and committed the source code to the public repository.
Once you verify it all works for you, I'll release a new version.
Original comment by sanderverh
on 23 Feb 2013 at 9:33
Attachments:
By the way, my apologies for not responding more promptly (even though being a
100% volunteer). I just corrected my preferences to get the appropriate e-mail
notifications (hopefully).
Original comment by sanderverh
on 23 Feb 2013 at 9:40
[deleted comment]
Sander,
No problem. It work so I am very happy.
Original comment by hendrik....@gmail.com
on 27 Feb 2013 at 10:21
I was getting 500 errors, but 0.2.7 totally fixed it. I'm running PHP 5.2.x.
Thanks!
Original comment by mrshar...@gmail.com
on 2 Mar 2013 at 1:14
Original comment by sanderverh
on 12 Mar 2013 at 5:08
Issue 13 has been merged into this issue.
Original comment by sanderverh
on 20 Mar 2013 at 3:13
Issue 16 has been merged into this issue.
Original comment by sanderverh
on 8 Apr 2013 at 12:56
Issue 14 has been merged into this issue.
Original comment by sanderverh
on 8 Apr 2013 at 12:56
Issue 13 has been merged into this issue.
Original comment by sanderverh
on 8 Apr 2013 at 12:57
Issue 12 has been merged into this issue.
Original comment by sanderverh
on 8 Apr 2013 at 12:57
There is now a released 0.2.7 that should fix this problem.
Original comment by sanderverh
on 8 Apr 2013 at 12:57
0.2.7 throwing an error Fatal error: Class 'Folder' not found in ....
MusicFolder.php on line 38
Original comment by calebmil...@gmail.com
on 21 Oct 2013 at 6:02
@calebmillermusic Please provide your PHP and Joomla version information.
Original comment by sanderverh
on 21 Oct 2013 at 9:42
Original issue reported on code.google.com by
hendrik....@gmail.com
on 7 Feb 2013 at 9:30