Support for SermonSpeaker 3.x is canceled as it is for Joomla 1.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 4.x, which is better anyway.
The fix is to upgrade to SermonSpeaker 4.x, which is better anyway.
Podcast Instructions
- Andrei Chernyshev
- Topic Author
- Offline
- Translator
Less
More
18 Jan 2011 22:30 #89
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Re: Podcast Instructions
Try reintalling the sermoncast, your feed is asking me to download index.php
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
18 Jan 2011 22:54 - 18 Jan 2011 22:55 #90
by Thomas Hunziker
There are various ways to solve this:
Replied by Thomas Hunziker on topic Re: Podcast Instructions
It looks like you're using PHP 4.x and the function htmlspecialchars has an additional parameter (the fourth one) which is only valid in PHP 5.2.x and higher.Mike Miller wrote: <b>Warning</b>: htmlspecialchars() expects at most 3 parameters, 4 given in <b…
There are various ways to solve this:
- Change the line 177 in /components/com_sermonspeaker/views/feed/view.raw.php and delete the 4th parameter ', FALSE'.
- Update your PHP version.
- Set the error reporting to ignore warnings. You may also delete the third line in /components/com_sermpnspeaker/sermonspeaker.php where it says 'error_reporting(E_ERROR | E_WARNING | E_PARSE);'. This line doesn't make sense anyway and can be deleted.
Last edit: 18 Jan 2011 22:55 by .
Please Log in or Create an account to join the conversation.
- Mike Miller
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 0
26 Jan 2011 18:33 #124
by Mike Miller
Replied by Mike Miller on topic Re: Podcast Instructions
Thank you so much for your quick responses! I updated my plesk server software but now I am having an issue with my Open Basedir path. There is a "" that has been added to the file path which now is not allowing any installs or changes to my site. It looks like this now "httpdocs/:/tmp/" I sent a ticket to my hosting service to fix it. My config file matches my global config settings and all my permissions and ownerships are correct. So I'm just waiting on this to be solved to see if the new version of php will fix my podcast issue.
Thanks,
MIKE
Thanks,
MIKE
Please Log in or Create an account to join the conversation.
- Mike Miller
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 0
01 Feb 2011 21:55 #184
by Mike Miller
Replied by Mike Miller on topic Re: Podcast Instructions
Hey guys,
Got that last problem fixed with the open basedir. My php is now updated to php5 and the sermoncast problem persists. Should I go ahead and try the other possible solutions anyway?
Thanks,
MIKE
Got that last problem fixed with the open basedir. My php is now updated to php5 and the sermoncast problem persists. Should I go ahead and try the other possible solutions anyway?
Thanks,
MIKE
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
- Topic Author
- Offline
- Translator
01 Feb 2011 22:01 #185
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Re: Podcast Instructions
check your image URL
http://www/rockchurchonline.net/images/stories/rock-podcast-image.jpg, you have a / right after www. and image is looks like its missing.
http://www/rockchurchonline.net/images/stories/rock-podcast-image.jpg, you have a / right after www. and image is looks like its missing.
Please Log in or Create an account to join the conversation.
- Mike Miller
- Offline
- New Member
Less
More
- Posts: 13
- Thank you received: 0
01 Feb 2011 22:02 #186
by Mike Miller
Replied by Mike Miller on topic Re: Podcast Instructions
Hey I tried removing the fourth parameter and the problem persists. Any ideas? Still no valid rss feed.
Please Log in or Create an account to join the conversation.
Time to create page: 0.164 seconds