sverhagen / mp3-browser

This Joomla plugin will create a table of every MP3 in a specified folder. It displays the ID3 information of each track with a link to download or play the file in the browser
https://www.totaalsoftware.com/products/mp3-browser
GNU General Public License v2.0
5 stars 5 forks source link

warning on every page (mp3browser.php) #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. enable the plugin
2.
3.

What is the expected output? What do you see instead?
very page that contains articles shows the warning below for every article (so 
5 articles, 5 times the message)

What version of the product are you using? On what operating system?
0.2.6

Please provide any additional information below.

 Warning: context: com_content.articlestart: 0.25494800 1360272354 / in D:\www\psalm150.nl\www\joomla\plugins\content\mp3browser\mp3browser.php on line 64 Warning: end: 0.25500500 1360272354 / in D:\www\psalm150.nl\www\joomla\plugins\content\mp3browser\mp3browser.php on line 73 

Original issue reported on code.google.com by hendrik....@gmail.com on 7 Feb 2013 at 9:30

GoogleCodeExporter commented 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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
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:

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Sander,
No problem. It work so I am very happy.

Original comment by hendrik....@gmail.com on 27 Feb 2013 at 10:21

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago

Original comment by sanderverh on 12 Mar 2013 at 5:08

GoogleCodeExporter commented 9 years ago
Issue 13 has been merged into this issue.

Original comment by sanderverh on 20 Mar 2013 at 3:13

GoogleCodeExporter commented 9 years ago
Issue 16 has been merged into this issue.

Original comment by sanderverh on 8 Apr 2013 at 12:56

GoogleCodeExporter commented 9 years ago
Issue 14 has been merged into this issue.

Original comment by sanderverh on 8 Apr 2013 at 12:56

GoogleCodeExporter commented 9 years ago
Issue 13 has been merged into this issue.

Original comment by sanderverh on 8 Apr 2013 at 12:57

GoogleCodeExporter commented 9 years ago
Issue 12 has been merged into this issue.

Original comment by sanderverh on 8 Apr 2013 at 12:57

GoogleCodeExporter commented 9 years ago
There is now a released 0.2.7 that should fix this problem.

Original comment by sanderverh on 8 Apr 2013 at 12:57

GoogleCodeExporter commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
@calebmillermusic Please provide your PHP and Joomla version information.

Original comment by sanderverh on 21 Oct 2013 at 9:42