- Posts: 6
- Thank you received: 0
Support for SermonSpeaker 5.x is in bugfix mode only, the same as it is for Joomla 3.10.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
I will not add any new features to this releases.
Please upgrade to SermonSpeaker 6.x and Joomla 4.x, which is better anyway.
Sermons not displaying properly.
- Thomas Fletcher
-
Topic Author
- Offline
- New Member
-
Less
More
25 Mar 2015 15:22 - 25 Mar 2015 15:23 #5165
by Thomas Fletcher
Sermons not displaying properly. was created by Thomas Fletcher
So, all of my sermons are showing up, but now I'm running into issues with them displaying on my "Sermons" page on my site.
Notice: Undefined property: stdClass::$sermon_title in public_html/dev/components/com_sermonspeaker/views/sermons/tmpl/sermons-table-vimeo.php on line 45
Notice: Undefined property: stdClass::$name in public_html/dev/components/com_sermonspeaker/views/sermons/tmpl/sermons-table-vimeo.php on line 47
Notice: Undefined property: stdClass::$sermon_title in public_html/dev/components/com_sermonspeaker/views/sermon/tmpl/content-vimeo.php on line 58
Notice: Undefined variable: player in
public_html/dev/components/com_sermonspeaker/views/sermons/tmpl/sermons-table-vimeo.php on line 221
There's more, but can anyone help me?
Notice: Undefined property: stdClass::$sermon_title in public_html/dev/components/com_sermonspeaker/views/sermons/tmpl/sermons-table-vimeo.php on line 45
Notice: Undefined property: stdClass::$name in public_html/dev/components/com_sermonspeaker/views/sermons/tmpl/sermons-table-vimeo.php on line 47
Notice: Undefined property: stdClass::$sermon_title in public_html/dev/components/com_sermonspeaker/views/sermon/tmpl/content-vimeo.php on line 58
Notice: Undefined variable: player in
public_html/dev/components/com_sermonspeaker/views/sermons/tmpl/sermons-table-vimeo.php on line 221
There's more, but can anyone help me?
Last edit: 25 Mar 2015 15:23 by Thomas Fletcher. Reason: Remove identifying info.
Please Log in or Create an account to join the conversation.
- Andrei Chernyshev
-
- Offline
- Translator
-
25 Mar 2015 15:24 #5166
by Andrei Chernyshev
Replied by Andrei Chernyshev on topic Sermons not displaying properly.
this is just notice saying that the variables are not initially declared. you can turn off error reporting in Joomla Global settings and it will make them go away.
The following user(s) said Thank You: Thomas Fletcher
Please Log in or Create an account to join the conversation.
- Thomas Fletcher
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
25 Mar 2015 16:18 #5167
by Thomas Fletcher
Replied by Thomas Fletcher on topic Sermons not displaying properly.
Awesome, thanks!
One more question for you?
I only see maybe the last 20 sermons, is there a way to adjust this?
One more question for you?
I only see maybe the last 20 sermons, is there a way to adjust this?
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
25 Mar 2015 16:22 #5168
by Thomas Hunziker
Replied by Thomas Hunziker on topic Sermons not displaying properly.
Looks like the Vimeo layout is a bit out of date.
"sermon_title" should be changed to just "title" and "name" should be "speaker_name". Then the undefined property messages should be fixed.
I would have to check the other notices to see how they can be fixed. It's a bit long since I last tried that layout
The amount of sermons shown depends on the global list length setting from your Joomla global configuration.
"sermon_title" should be changed to just "title" and "name" should be "speaker_name". Then the undefined property messages should be fixed.
I would have to check the other notices to see how they can be fixed. It's a bit long since I last tried that layout

The amount of sermons shown depends on the global list length setting from your Joomla global configuration.
Please Log in or Create an account to join the conversation.
- Thomas Fletcher
-
Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
- Thank you received: 0
25 Mar 2015 17:05 - 25 Mar 2015 17:06 #5169
by Thomas Fletcher
Replied by Thomas Fletcher on topic Sermons not displaying properly.
Awesome thank you both sooo much!
One last question...
Before I upgraded to 3.4 from 2.5.11 the Scripture was highlighted and opened the scripture references on another site, was that a function of SermonSpeaker that I am missing?
One last question...
Before I upgraded to 3.4 from 2.5.11 the Scripture was highlighted and opened the scripture references on another site, was that a function of SermonSpeaker that I am missing?
Last edit: 25 Mar 2015 17:06 by Thomas Fletcher.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
25 Mar 2015 20:40 #5170
by Thomas Hunziker
Replied by Thomas Hunziker on topic Sermons not displaying properly.
That wasn't done by SermonSpeaker itself. That was a plugin you had installed. SermonSpeaker allows to automatically wrap the respective plugin tag around a scripture, but the linking has to be done by the plugin.
There are mainly three such plugins I know:
There are mainly three such plugins I know:
- The one from Andrei which plays nice with his Zefania Bible
- The BibleLink XT one which I usually use myself
- The ScriptureLinks one which is probably used the most, but also tends to be a bit buggy at times.
The following user(s) said Thank You: Thomas Fletcher
Please Log in or Create an account to join the conversation.
Time to create page: 0.151 seconds