- Posts: 18
- 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.
php error after clearing system cache
- Jonathan Steele
- Topic Author
- Offline
- New Member
Less
More
14 Apr 2015 01:52 #5209
by Jonathan Steele
php error after clearing system cache was created by Jonathan Steele
I am getting an error message after clearing the system cache.
The error message is : Notice: Undefined property: stdClass::$names in /home/rockharb/public_html/23550proof/components/com_sermonspeaker/views/series/tmpl/tiles.php on line 100
There is one of these errors for each series.
Link to the page: 23550proof.crossridgesherwood.com/listen-online
I am using the "tiles" layout. It was working and looking beautiful until I cleared the cache.
Site info:
Sermon Speaker 5.3.1
Joomla: 3.4.1
PHP Version: 5.3.29
Anyone have an Idea of what is going on?
The error message is : Notice: Undefined property: stdClass::$names in /home/rockharb/public_html/23550proof/components/com_sermonspeaker/views/series/tmpl/tiles.php on line 100
There is one of these errors for each series.
Link to the page: 23550proof.crossridgesherwood.com/listen-online
I am using the "tiles" layout. It was working and looking beautiful until I cleared the cache.
Site info:
Sermon Speaker 5.3.1
Joomla: 3.4.1
PHP Version: 5.3.29
Anyone have an Idea of what is going on?
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
14 Apr 2015 08:20 #5211
by Thomas Hunziker
Replied by Thomas Hunziker on topic php error after clearing system cache
PLease try the latest version of that layout. You can download it
www.sermonspeaker.net/download/layout-tiles.html
Please Log in or Create an account to join the conversation.
- Jonathan Steele
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
14 Apr 2015 16:53 #5212
by Jonathan Steele
Replied by Jonathan Steele on topic php error after clearing system cache
I had that installed... I re-installed it just in case and am still getting the same error.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
14 Apr 2015 20:57 #5213
by Thomas Hunziker
Replied by Thomas Hunziker on topic php error after clearing system cache
Ah I see the issue.
Can you try to change the "$item->names" on the mentioned line to "$item->speakers"? That should do the trick.
Can you try to change the "$item->names" on the mentioned line to "$item->speakers"? That should do the trick.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
14 Apr 2015 21:02 #5214
by Thomas Hunziker
Replied by Thomas Hunziker on topic php error after clearing system cache
Also the same on the line below that one.
You can see the changes I had to made here. Maybe that helps:
github.com/Bakual/SermonSpeaker/commit/9...1f9e22d0de20f1a1c751
You can see the changes I had to made here. Maybe that helps:
github.com/Bakual/SermonSpeaker/commit/9...1f9e22d0de20f1a1c751
Please Log in or Create an account to join the conversation.
- Jonathan Steele
- Topic Author
- Offline
- New Member
Less
More
- Posts: 18
- Thank you received: 0
14 Apr 2015 23:53 #5215
by Jonathan Steele
Replied by Jonathan Steele on topic SOLVED: php error after clearing system cache
Thank you! That fixed it.
Please Log in or Create an account to join the conversation.
Time to create page: 0.102 seconds