- Posts: 73
- Thank you received: 4
fatal error jwplayer7
26 Jul 2023 20:55 #8135
by egkaleo
fatal error jwplayer7 was created by egkaleo
In the backend opening a sermon returns this error:
Fatal error: Declaration of PlgSermonspeakerJwplayer7::onGetPlayer($context, &$player, $items, $config) must be compatible with SermonspeakerPluginPlayer::onGetPlayer($context, $player, $items, $config) in /home/u74460p72314/domains/kaleo.nl/public_html/mm4/plugins/sermonspeaker/jwplayer7/jwplayer7.php on line 74 FatalError HTTP 500 Whoops, looks like something went wrong.Compile Error: Declaration of PlgSermonspeakerJwplayer7::onGetPlayer($context, &$player, $items, $config) must be compatible with SermonspeakerPluginPlayer::onGetPlayer($context, $player, $items, $config)
in /home/u74460p72314/domains/kaleo.nl/public_html/mm4/plugins/sermonspeaker/jwplayer7/jwplayer7.php (line 74)
Fatal error: Declaration of PlgSermonspeakerJwplayer7::onGetPlayer($context, &$player, $items, $config) must be compatible with SermonspeakerPluginPlayer::onGetPlayer($context, $player, $items, $config) in /home/u74460p72314/domains/kaleo.nl/public_html/mm4/plugins/sermonspeaker/jwplayer7/jwplayer7.php on line 74 FatalError HTTP 500 Whoops, looks like something went wrong.Compile Error: Declaration of PlgSermonspeakerJwplayer7::onGetPlayer($context, &$player, $items, $config) must be compatible with SermonspeakerPluginPlayer::onGetPlayer($context, $player, $items, $config)
- Exception
- Stack Trace
in /home/u74460p72314/domains/kaleo.nl/public_html/mm4/plugins/sermonspeaker/jwplayer7/jwplayer7.php (line 74)
-
Code:* - awidth, aheight (width and height for audio)
-
Code:* - vwidth, vheight (width and height for video)
-
Code:*
-
Code:* @return void
-
Code:*/
-
Code:public function onGetPlayer($context, &$player, $items, $config)
-
Code:{
-
Code:$this->player = $player;
-
Code:// There is already a player loaded
-
Code:if ($this->player->mspace)
Please Log in or Create an account to join the conversation.
- Thomas Hunziker
- Offline
- Administrator
26 Jul 2023 20:57 #8136
by Thomas Hunziker
Replied by Thomas Hunziker on topic fatal error jwplayer7
jwplayer 7 most likely doesn't work with Joomla 4 and SermonSpeaker 6. That is because they don't offer a free player anymore and I can't develop it without paying for a license.
You will have to use the mediaelement player:
github.com/Bakual/SermonSpeaker/releases...ker_mediaelement.zip
You will have to use the mediaelement player:
github.com/Bakual/SermonSpeaker/releases...ker_mediaelement.zip
Please Log in or Create an account to join the conversation.
26 Jul 2023 21:15 #8138
by egkaleo
Replied by egkaleo on topic fatal error jwplayer7
The issue is solved.
This is also a nice player!
This is also a nice player!
The following user(s) said Thank You: Thomas Hunziker
Please Log in or Create an account to join the conversation.
Time to create page: 0.110 seconds