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

Fehlermeldungen nach Neuinstallation #910

Open
TheChaosToast opened this issue Jul 18, 2024 · 2 comments
Open

Fehlermeldungen nach Neuinstallation #910

TheChaosToast opened this issue Jul 18, 2024 · 2 comments

Comments

@TheChaosToast
Copy link

Nach einer kompletten Neuinstallation vom Ranksystem bekomme ich die folgenden Errorlogs:
2024-07-18 14:52:00.498824 INFO Addon: 'channelinfo_toplist' writing new channelinfo toplist to channel description. 2024-07-18 14:52:00.360391 NOTICE 8: Trying to access array offset on value of type null on line 116 in /home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360371 NOTICE 8: Undefined offset: 9 on line 116 in /h/home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360347 NOTICE 8: Trying to access array offset on value of type null on line 115 in /home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360326 NOTICE 8: Undefined offset: 9 on line 115 in /home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360301 NOTICE 8: Trying to access array offset on value of type null on line 113 in/home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360281 NOTICE 8: Undefined offset: 9 on line 113 in/home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360261 NOTICE 8: Trying to access array offset on value of type null on line 113 in/home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php 2024-07-18 14:52:00.360239 NOTICE 8: Undefined offset: 9 on line 113 in /home/users/meinuser/www/meinuser/ranking/jobs/addon_channelinfo_toplist.php

Installiert ist das ganze auf einem Debian mit Php 7.4 und Apache.

@monster010
Copy link

Besteht das Problem noch?

@TheChaosToast
Copy link
Author

Ohhh, sorry, nein. Das Problem war, dass 10 Einträge in der Toplist hinterlegt waren aber nur 4 User gezählt wurden. Nachdem auch 10 User gezählt wurden, war die Fehlermeldung verschwunden.

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

No branches or pull requests

2 participants