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.

warning on all sermon page

More
26 Sep 2013 18:11 - 26 Sep 2013 18:35 #3903 by Dave
I am using Joomla! version, 3.1.5 and sermon speaker 5
on the all sermons page I get the following warning

Warning: reset() expects parameter 1 to be array, boolean given in /.../components/com_sermonspeaker/helpers/route.php on line 351
Last edit: 26 Sep 2013 18:35 by Thomas Hunziker.

Please Log in or Create an account to join the conversation.

More
26 Sep 2013 18:26 #3905 by Thomas Hunziker
Just to verify. Did you create a menu item for SermonSpeaker yet?

So far I can reproduce the error, but only if there is no menu item created.

Please Log in or Create an account to join the conversation.

More
26 Sep 2013 18:36 #3906 by Thomas Hunziker
Can you edit the file /components/com_sermonspeaker/helpers/route.php. Change the line 350 from
Code:
$first = reset(self::$lookup[$language]);

to
Code:
$first = self::$lookup[$language];

That should fix it I think.

Please Log in or Create an account to join the conversation.

Time to create page: 0.112 seconds
Powered by Kunena Forum