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.
SermonsSpeaker v4.1 Podcast stopped working
- Thomas Hunziker
-
- Offline
- Administrator
-
Less
More
06 Jun 2012 20:28 #2035
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: SermonsSpeaker v4.1 Podcast stopped working
Sometimes, those lines are also generated if the files are formatted wrong. Especially the language files need to be "utf-8 without BOM". These "no BOM" is important as it tends to generate such lines if it's present.
If you want you can send me the plugin to bakual@bakual.ch and I can see if I can locate the issue.
If you want you can send me the plugin to bakual@bakual.ch and I can see if I can locate the issue.
Please Log in or Create an account to join the conversation.
- James Cooper
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 0
06 Jun 2012 20:38 #2036
by James Cooper
Replied by James Cooper on topic Re: SermonsSpeaker v4.1 Podcast stopped working
I sent you an email with the plugin file. Thank you!

Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
06 Jun 2012 21:15 #2037
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: SermonsSpeaker v4.1 Podcast stopped working
I'll have a look at it.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
06 Jun 2012 23:30 - 06 Jun 2012 23:37 #2038
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: SermonsSpeaker v4.1 Podcast stopped working
The problem was that the file started like this:
The first linebreak was before the PHP starting tag.
Also the file ended like this:
According to the Joomla code style standard the PHP end tag is not permitted in those files.
Code:
<?php
Also the file ended like this:
Code:
?>
Last edit: 06 Jun 2012 23:37 by Thomas Hunziker.
Please Log in or Create an account to join the conversation.
- James Cooper
-
Topic Author
- Offline
- Junior Member
-
Less
More
- Posts: 23
- Thank you received: 0
06 Jun 2012 23:31 #2039
by James Cooper
Replied by James Cooper on topic Re: SermonsSpeaker v4.1 Podcast stopped working
Thank you!! That resolved the problem.

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