You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sometimes the worst case is not displayed at the service group, multiple loading fixes the problem
Details
on the installation page I get the following errors:
Warning: Use of undefined constant SUBSCRIBE_EMAIL - assumed 'SUBSCRIBE_EMAIL' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 31
Warning: Use of undefined constant SUBSCRIBE_EMAIL - assumed 'SUBSCRIBE_EMAIL' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 40
Warning: Use of undefined constant SUBSCRIBE_TELEGRAM - assumed 'SUBSCRIBE_TELEGRAM' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 43
Warning: Use of undefined constant TG_BOT_USERNAME - assumed 'TG_BOT_USERNAME' (this will throw an Error in a future version of PHP) in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 44
Warning: fread() expects parameter 1 to be resource, null given in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 62
When I go to /admin after installation I get:
Warning: fopen(head.txt): failed to open stream: file or directory not found in /var/www/vhosts/hosting106432.a2f1e.netcup.net/httpdocs/status_admin/template.php on line 61
Unable to open head.txt!
It seems that the path is wrong, because when I copy the head.txt into the admin folder it works
The overview seems to be buggy and the service groups are not sorted like in the admin area.
When creating a maintenance, the message "Error! End time is invalid!"
worst case
The text was updated successfully, but these errors were encountered:
Tealk
changed the title
v2 beta10 missing variable
v2 beta10 bugs
Mar 18, 2021
Hello,
I have found the following errors in the beta.
Summary:
Details
on the installation page I get the following errors:
When I go to /admin after installation I get:
It seems that the path is wrong, because when I copy the head.txt into the admin folder it works
The overview seems to be buggy and the service groups are not sorted like in the admin area.
When creating a maintenance, the message "Error! End time is invalid!"
worst case
The text was updated successfully, but these errors were encountered: