- Posts: 6
- Thank you received: 0
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.
Full feed link and iTunes Error
25 May 2012 18:29 - 25 May 2012 18:30 #1974
by Drew
Replied by Drew on topic Re: Full feed link and iTunes Error
I ran into a new problem when I try and add a new or save a previously added sermon.
I did change the podcast title after updating SermonSpeaker to 3.4.3. I also changed the link field in the podcast xml file by changing the /com_sermonspeaker/views/feed/view.raw.php to
$link = JURI::root() . 'index.php';
from
$link = JURI::root();
in order to change the link field for iTunes.
Any ideas of how to fix this would be greatly appreciated.
Thank you,
Drew
I did change the podcast title after updating SermonSpeaker to 3.4.3. I also changed the link field in the podcast xml file by changing the /com_sermonspeaker/views/feed/view.raw.php to
$link = JURI::root() . 'index.php';
from
$link = JURI::root();
in order to change the link field for iTunes.
Any ideas of how to fix this would be greatly appreciated.
Thank you,
Drew
Last edit: 25 May 2012 18:30 by Drew.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
25 May 2012 19:02 #1975
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: Full feed link and iTunes Error
According to the error message your database misses some columns. Usually those are created automatically when upgrading SermonSpeaker. You can try to reinstall SermonSpeaker over the existing installation, maybe it pickes up the missing columns and adds them, otherwise you have to manually add the "custom1" and "custom2" column to your database.
Please Log in or Create an account to join the conversation.
25 May 2012 22:42 #1976
by Drew
Replied by Drew on topic Re: Full feed link and iTunes Error
Thank you! Reinstalling SermonSpeaker fixed it!!
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
25 May 2012 22:49 #1977
by Thomas Hunziker
Replied by Thomas Hunziker on topic Re: Full feed link and iTunes Error
Great
Please Log in or Create an account to join the conversation.
28 May 2012 02:29 #1985
by Drew
Replied by Drew on topic Re: Full feed link and iTunes Error
When I look at the sermons I can't read the text since it is white text on white background (seen in link below).
hanovercommunitychurch.com/index.php/ser...oads/sermons-by-date
Do you have any ideas how to change the color?
Thank you for all your help,
Drew
hanovercommunitychurch.com/index.php/ser...oads/sermons-by-date
Do you have any ideas how to change the color?
Thank you for all your help,
Drew
Please Log in or Create an account to join the conversation.
28 May 2012 15:14 #1986
by Drew
Replied by Drew on topic Re: Full feed link and iTunes Error
I changed the color in row0 and row1 to black in the sermonspeaker.css file and that fixed it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.119 seconds