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

Comments have stopped working #8479

Open
para2022 opened this issue Sep 27, 2023 · 10 comments
Open

Comments have stopped working #8479

para2022 opened this issue Sep 27, 2023 · 10 comments
Labels

Comments

@para2022
Copy link

Since yesterdays update comments are now broken. Not appearing on videos or in comments panel. was working fine before. Nothing in the log.

@para2022 para2022 added the bug label Sep 27, 2023
@DanielnetoDotCom
Copy link
Member

can you please check your logs when you comment on something?

@para2022
Copy link
Author

No error in the log mate. When i comment the comment appears. If i refresh then it is gone. Comments panel doesnt load its blank. Ive had this bug once before a long time ago but it was fixed.

@DanielnetoDotCom
Copy link
Member

what about if you clear the cache?

can you reproduce it on the demo site?

@para2022
Copy link
Author

nothing happens if i clear the cache

@para2022
Copy link
Author

Ive not tried on the demo site. But it happened after a git pull 2 days ago. The demo site that i havnt applied that update to is working fine.

@para2022
Copy link
Author

I get this in my php log.

Stack trace:
#0 /home/ourtube/public_html/ourtube/objects/comment.php(9): require_once()
#1 /home/ourtube/public_html/ourtube/objects/comments.json.php(6): require_once('...')
#2 {main}
thrown in /home/ourtube/public_html/ourtube/objects/user.php on line 7

@DanielnetoDotCom
Copy link
Member

show more regarding this last error

@para2022
Copy link
Author

sorry mate.

[27-Sep-2023 19:59:42 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function includeConfigLog() in /home/ourtube/public_html/ourtube/objects/user.php:7
Stack trace:
#0 /home/ourtube/public_html/ourtube/objects/comment.php(9): require_once()
#1 /home/ourtube/public_html/ourtube/objects/comments.json.php(6): require_once('...')
#2 {main}
thrown in /home/ourtube/public_html/ourtube/objects/user.php on line 7
[27-Sep-2023 19:59:46 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function includeConfigLog() in /home/ourtube/public_html/ourtube/objects/user.php:7
Stack trace:
#0 /home/ourtube/public_html/ourtube/objects/comment.php(9): require_once()
#1 /home/ourtube/public_html/ourtube/objects/comments.json.php(6): require_once('...')
#2 {main}
thrown in /home/ourtube/public_html/ourtube/objects/user.php on line 7
[27-Sep-2023 19:59:48 Europe/London] /home/ourtube/public_html/ourtube/view/../plugin/VideoOffline/offlineVideo.php
[27-Sep-2023 19:59:49 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function includeConfigLog() in /home/ourtube/public_html/ourtube/objects/user.php:7
Stack trace:
#0 /home/ourtube/public_html/ourtube/objects/comment.php(9): require_once()
#1 /home/ourtube/public_html/ourtube/objects/comments.json.php(6): require_once('...')
#2 {main}
thrown in /home/ourtube/public_html/ourtube/objects/user.php on line 7
[27-Sep-2023 19:59:57 Europe/London] /home/ourtube/public_html/ourtube/view/../plugin/VideoOffline/offlineVideo.php
[27-Sep-2023 20:00:01 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function includeConfigLog() in /home/ourtube/public_html/ourtube/objects/user.php:7
Stack trace:
#0 /home/ourtube/public_html/ourtube/objects/comment.php(9): require_once()
#1 /home/ourtube/public_html/ourtube/objects/comments.json.php(6): require_once('...')
#2 {main}
thrown in /home/ourtube/public_html/ourtube/objects/user.php on line 7
[27-Sep-2023 20:00:06 Europe/London] /home/ourtube/public_html/ourtube/view/../plugin/VideoOffline/offlineVideo.php
[27-Sep-2023 20:00:18 Europe/London] SCORE ==> fileAge = 72 AND lifetimeSeconds = 60
[27-Sep-2023 20:00:18 Europe/London] PING ==> fileAge = 73 AND lifetimeSeconds = 30
[27-Sep-2023 20:00:18 Europe/London] PING ==> fileAge = 72 AND lifetimeSeconds = 30
[27-Sep-2023 20:00:19 Europe/London] PING ==> fileAge = 73 AND lifetimeSeconds = 30
[27-Sep-2023 20:00:33 Europe/London] SCORE ==> fileAge = 14 AND lifetimeSeconds = 60
[27-Sep-2023 20:01:02 Europe/London] /home/ourtube/public_html/ourtube/view/../plugin/VideoOffline/offlineVideo.php
[27-Sep-2023 20:01:17 Europe/London] PHP Fatal error: Uncaught Error: Call to undefined function includeConfigLog() in /home/ourtube/public_html/ourtube/objects/user.php:7
Stack trace:
#0 /home/ourtube/public_html/ourtube/objects/comment.php(9): require_once()
#1 /home/ourtube/public_html/ourtube/objects/comments.json.php(6): require_once('...')
#2 {main}
thrown in /home/ourtube/public_html/ourtube/objects/user.php on line 7

@DanielnetoDotCom
Copy link
Member

try this update

@para2022
Copy link
Author

And just like magic they are back working again. Cheers buddy much appreciated :)

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