Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Message of the day bug #8544

Open
para2022 opened this issue Oct 19, 2023 · 5 comments
Open

Message of the day bug #8544

para2022 opened this issue Oct 19, 2023 · 5 comments
Labels

Comments

@para2022
Copy link

Hi,

There is always a black message of the day that always appears. If the message has expired the blank message will still appear. If there is an active message the phantom blank message will appear before it. I have checked the database and there is no blank message or bug there.

Screenshot 2023-10-19 at 21 53 48

Screenshot 2023-10-19 at 21 54 25

@para2022 para2022 added the bug label Oct 19, 2023
@para2022
Copy link
Author

Tones of these in my Avideo.log buddy.

[19-Oct-2023 22:22:40 Europe/London] AVideoLog::ERROR: Time: 3.438s | Limit: 0.7s | Location: path/to/my/streamer/site/objects/videoAddNew.json.php Line 183 [path/to/my/streamer/site/objects/videoAddNew.json.php] IP=2a02:c7c:5f98:6500:ccf7:7a46:3cac:e6fc backtrace=[{"file":"/home/myMySQLUser/public_html/myMySQLUser/objects/videoAddNew.json.php","line":183,"function":"TimeLogEnd","args":["/home/myMySQLUser/public_html/myMySQLUser/objects/videoAddNew.json.php",183]}] SCRIPT_NAME: /objects/videoAddNew.json.php

And here for my server logs:

[19-Oct-2023 22:38:47 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function _session_write_close() in /home/ourtube/public_html/ourtube/plugin/Backup/status.json.php(18) : eval()'d code(1) : eval()'d code:4
Stack trace:
#0 /home/ourtube/public_html/ourtube/plugin/Backup/status.json.php(18) : eval()'d code(1): eval()
#1 /home/ourtube/public_html/ourtube/plugin/Backup/status.json.php(18): eval()
#2 {main}
thrown in /home/ourtube/public_html/ourtube/plugin/Backup/status.json.php(18) : eval()'d code(1) : eval()'d code on line 4
[19-Oct-2023 22:38:50 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function _session_write_close() in /home/ourtube/public_html/ourtube/plugin/Backup/execBackupInBackground.json.php(18) : eval()'d code(1) : eval()'d code:4
Stack trace:
#0 /home/ourtube/public_html/ourtube/plugin/Backup/execBackupInBackground.json.php(18) : eval()'d code(1): eval()
#1 /home/ourtube/public_html/ourtube/plugin/Backup/execBackupInBackground.json.php(18): eval()
#2 {main}
thrown in /home/ourtube/public_html/ourtube/plugin/Backup/execBackupInBackground.json.php(18) : eval()'d code(1) : eval()'d code on line 4

@DanielnetoDotCom
Copy link
Member

the PHP Fatal error should be resolved with a git pull from a couple of days ago

the MessageOfTheDay plugin, please update it to version 1.9

if it persists, please check your MessageOfTheDay plugin parameters

@para2022
Copy link
Author

I updated message of the day already. There was loads of plugin updates i completed over the past few days. I will update it again and report back. Their are no options to address on message of the day, just system wide message and message of the day. These are blank now, there are no entries so need explanation why a blank message would keep popping up.

@para2022
Copy link
Author

I will delete it from plugins and all database entries and start again

@para2022
Copy link
Author

Working now since i did the above. Thanks mate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants