Alanaktion / phproject

A high performance full-featured project management system
https://www.phproject.org
GNU General Public License v3.0
384 stars 106 forks source link

Project overview 500 error #406

Open matthewwf-hw opened 2 years ago

matthewwf-hw commented 2 years ago

Hi,

I'm using version 1.7.13 with PHP8.1 and I get the following error when trying to see the project overview. I have also changed PHP to 7.2 and it does the same thing (offset 17 rather than array key 17)

500 Internal Server Error Undefined array key 17

Any help would be great, thanks.

Alanaktion commented 2 years ago

This should be fixed in the latest commits, if you installed with Git you can pull those changes and it should work. I can push another release if that's needed.

crumpfhuber commented 2 years ago

Hi @Alanaktion, it would be very kind, if you could create a new release.