- Posts: 129
- 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 Notice: Undefined variable
02 Nov 2016 10:07 #6315
by Ken Lee
PHP Notice: Undefined variable was created by Ken Lee
Dear Thomas,
At a new installation of Joomla 3.6.4, SermonSpeaker 5.5.4., PHP 5.4.16. I find that whenever I open the General Topics series, I see them in my apache error log:
PHP Notice: Undefined property: stdClass::$intro in /components/com_sermonspeaker/layouts/titles/speaker/modal.php on line 25
PHP Notice: Undefined property: stdClass::$bio in /components/com_sermonspeaker/layouts/titles/speaker/modal.php on line 30
PHP Notice: Undefined property: stdClass::$website in /components/com_sermonspeaker/layouts/titles/speaker/modal.php on line 43
And when I Tools Automatically Create Sermons, I see this entry:
PHP Notice: Undefined variable: message in /administrator/components/com_sermonspeaker/controllers/tools.php on line 269
What problems do they incidate?
Thank you.
At a new installation of Joomla 3.6.4, SermonSpeaker 5.5.4., PHP 5.4.16. I find that whenever I open the General Topics series, I see them in my apache error log:
PHP Notice: Undefined property: stdClass::$intro in /components/com_sermonspeaker/layouts/titles/speaker/modal.php on line 25
PHP Notice: Undefined property: stdClass::$bio in /components/com_sermonspeaker/layouts/titles/speaker/modal.php on line 30
PHP Notice: Undefined property: stdClass::$website in /components/com_sermonspeaker/layouts/titles/speaker/modal.php on line 43
And when I Tools Automatically Create Sermons, I see this entry:
PHP Notice: Undefined variable: message in /administrator/components/com_sermonspeaker/controllers/tools.php on line 269
What problems do they incidate?
Thank you.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
02 Nov 2016 14:55 #6316
by Thomas Hunziker
Replied by Thomas Hunziker on topic PHP Notice: Undefined variable
Those are errors in the code. I don't know yet why I didn't see them but I know how to fix them and the next version will have it solved.
Since they are notices, you can just ignore them. The code works fine. You can disable the logging of those errors by changing the error logging option in the Joomla global configuration.
Since they are notices, you can just ignore them. The code works fine. You can disable the logging of those errors by changing the error logging option in the Joomla global configuration.
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
-
- Offline
- Administrator
-
02 Nov 2016 15:00 #6317
by Thomas Hunziker
Replied by Thomas Hunziker on topic PHP Notice: Undefined variable
If you are interested, fixes are
The following user(s) said Thank You: Ken Lee
Please Log in or Create an account to join the conversation.
Time to create page: 0.139 seconds