Support for SermonSpeaker 4.x is canceled as it is for Joomla 2.5. I will gladly assist you with minor issues but I will not fix any bugs anymore in this releases.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 5.x and Joomla 3.x, which is better anyway.
ID3 Time Look Up.
- Andrei Chernyshev
-
Topic Author
- Offline
- Translator
-
Less
More
13 Sep 2011 13:29 - 13 Sep 2011 13:30 #1058
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Re: ID3 Time Look Up.
Here is the URL after i click the button
http://www.yoursite.com.../index.php?option=com_sermonspeaker&view=sermon&layout=edit&type=audio&file=/audio/2011/09/daniilberzhin_10102010_10-23-43.mp3
i've attached screenshot of with the pointer. the forums must not allow for mp3 files to be uploaded. :lol:
http://www.yoursite.com.../index.php?option=com_sermonspeaker&view=sermon&layout=edit&type=audio&file=/audio/2011/09/daniilberzhin_10102010_10-23-43.mp3
i've attached screenshot of with the pointer. the forums must not allow for mp3 files to be uploaded. :lol:
Last edit: 13 Sep 2011 13:30 by Andrei Chernyshev.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
13 Sep 2011 17:35 #1059
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: ID3 Time Look Up.
The URL looks fine. Also it's the exact same function that is used if it's saved or not yet.
I'm not sure what's going wrong there. And I can't reproduce it on my system.
One thing could be that the fileformat is missing this playtime_seconds string getID3 reads out, or is stored corrupt. After you saved the file, the ID3 tags are written fresh by SermonSpeaker (if you enabled this new feature), and thus it works.
That's just an idea, but my best guess so far
Maybe you can upload the unmodified file somewhere and email me the location so I can download and test it myself?
I'm not sure what's going wrong there. And I can't reproduce it on my system.
One thing could be that the fileformat is missing this playtime_seconds string getID3 reads out, or is stored corrupt. After you saved the file, the ID3 tags are written fresh by SermonSpeaker (if you enabled this new feature), and thus it works.
That's just an idea, but my best guess so far

Maybe you can upload the unmodified file somewhere and email me the location so I can download and test it myself?
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
13 Sep 2011 17:36 #1060
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: ID3 Time Look Up.
Ah stupid me, you already sent it. Will test it

Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
13 Sep 2011 19:13 #1061
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: ID3 Time Look Up.
The file helped!
The problem is in the file
Delete this line:
It's not needed at all and is the source of the problem.
It's fixed in SVN and I probably release a bugfixed version soon
The problem is in the file
on line 74/components/com_sermonspeaker/helpers/id3.php
Delete this line:
Code:
$id3['sermon_time'] = '';
It's fixed in SVN and I probably release a bugfixed version soon

The following user(s) said Thank You: Andrei Chernyshev
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
-
Topic Author
- Offline
- Translator
-
13 Sep 2011 19:15 #1062
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Re: ID3 Time Look Up.
thank you so much.

Please Log in or Create an account to join the conversation.
Time to create page: 0.153 seconds