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

PHP Warnings in the log #612

Open
jbakuwel opened this issue Feb 3, 2023 · 0 comments
Open

PHP Warnings in the log #612

jbakuwel opened this issue Feb 3, 2023 · 0 comments

Comments

@jbakuwel
Copy link

jbakuwel commented Feb 3, 2023

Describe the bug
Fresh installation on Debian 10 w/ Apache 2.4.38 w/ PHP7.3.31

PHP Notice:  Undefined index: sharedTask in /var/www/projects.mydomain.com/api/controllers/Dashboard.php on line 74, referer: https://projects.mydomain.com/dashboard

PHP Warning:  count(): Parameter must be an array or an object that implements Countable in /var/www/projects.mydomain.com/api/controllers/Dashboard.php on line 74, referer: https://projects.mydomain.com/dashboard

To Reproduce
Steps to reproduce the behavior:

  1. tail the apache error log
  2. Click on 'Dashboard' (you'll like be logged out possibly due to these errors.
  3. Log back in
  4. See errors in the log

Expected behavior
No PHP errors in the log.

Screenshots
If applicable, add screenshots to help explain your problem.

Please complete the following information:

  • OS: Debian 10, Apache 2.4.38, PHP7.3.31
  • Browser: Firefox
  • Version: 109.0 (64-bit)
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

1 participant