AVideo icon indicating copy to clipboard operation
AVideo copied to clipboard

site completely broken since last update

Open para2022 opened this issue 1 year ago • 11 comments

I have had to shut down my site because of this, it giving loads of code out on loading the site. Their was nothing whatsoever wrong with my site until now. Im getting anxious as hell updating my site these days as they seem to break it all the time:

array(4) { ["type"]=> int(64) ["message"]=> string(187) "Declaration of Notifications::onLiveStream($users_id, $live_servers_id) must be compatible with PluginAbstract::onLiveStream($users_id, $live_servers_id, $liveTransmitionHistory_id, $key)" ["file"]=> string(111) "/home/ourtube/public_html/ourtube/plugin/Notifications/Notifications.php(18) : eval()'d code(1) : eval()'d code" ["line"]=> int(444) } array(4) { ["type"]=> int(64) ["message"]=> string(187) "Declaration of Notifications::onLiveStream($users_id, $live_servers_id) must be compatible with PluginAbstract::onLiveStream($users_id, $live_servers_id, $liveTransmitionHistory_id, $key)" ["file"]=> string(111) "/home/ourtube/public_html/ourtube/plugin/Notifications/Notifications.php(18) : eval()'d code(1) : eval()'d code" ["line"]=> int(444) } array(1) { [0]=> array(2) { ["function"]=> string(14) "avideoShutdown" ["args"]=> array(0) { } } }

para2022 avatar Dec 05 '23 13:12 para2022

Please update your notification plugin

DanielnetoDotCom avatar Dec 05 '23 13:12 DanielnetoDotCom

I cannot! The site is white page with the above code. It’s completely broken.

para2022 avatar Dec 05 '23 15:12 para2022

you have to download the new plugin from the marketplace then you can manually unzip the new plugin.

or you can manually delete the plugins/Notifications folder then your site should be back

then you can use the plugin upload tool

DanielnetoDotCom avatar Dec 05 '23 15:12 DanielnetoDotCom

Still broken with whitepage on SendRecordedToEncoder. Updating it makes no difference unless its removed completly.

array(4) { ["type"]=> int(64) ["message"]=> string(195) "Declaration of SendRecordedToEncoder::onLiveStream($users_id, $live_servers_id) must be compatible with PluginAbstract::onLiveStream($users_id, $live_servers_id, $liveTransmitionHistory_id, $key)" ["file"]=> string(127) "/home/ourtube/public_html/ourtube/plugin/SendRecordedToEncoder/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code" ["line"]=> int(378) } array(4) { ["type"]=> int(64) ["message"]=> string(195) "Declaration of SendRecordedToEncoder::onLiveStream($users_id, $live_servers_id) must be compatible with PluginAbstract::onLiveStream($users_id, $live_servers_id, $liveTransmitionHistory_id, $key)" ["file"]=> string(127) "/home/ourtube/public_html/ourtube/plugin/SendRecordedToEncoder/SendRecordedToEncoder.php(18) : eval()'d code(1) : eval()'d code" ["line"]=> int(378) } array(1) { [0]=> array(2) { ["function"]=> string(14) "avideoShutdown" ["args"]=> array(0) { } } }

para2022 avatar Dec 05 '23 15:12 para2022

remove and download the new versions and upload again

DanielnetoDotCom avatar Dec 05 '23 15:12 DanielnetoDotCom

already did that

para2022 avatar Dec 05 '23 15:12 para2022

and still blank? what message?

DanielnetoDotCom avatar Dec 05 '23 15:12 DanielnetoDotCom

I mean remove and update all the plugins that rise the "must be compatible with PluginAbstract::onLiveStream"

DanielnetoDotCom avatar Dec 05 '23 15:12 DanielnetoDotCom

I updated notifications plugin by removing it and the problem still existed now complaining about the SendRecordedToEncoder in the above error on a white page. I removed SendRecordedToEncoder plugin the site loaded. I updated notifcations plugin and now that is fine if i update the SendRecordedToEncoder i get the above error again on a white page. Updating plugin does not fix it.

para2022 avatar Dec 05 '23 16:12 para2022

you need to download the new SendRecordedToEncoder and then upload it

DanielnetoDotCom avatar Dec 05 '23 16:12 DanielnetoDotCom

Working now when i tried it. Thanks

para2022 avatar Dec 06 '23 08:12 para2022