Zuluru3 icon indicating copy to clipboard operation
Zuluru3 copied to clipboard

Can't create a league

Open YanalMohsen0 opened this issue 1 year ago • 2 comments

when I create a league it gives me Error: An Internal Error Has Occurred.

YanalMohsen0 avatar Sep 15 '24 16:09 YanalMohsen0

Hey, updates on this: the following errors appear (v.3.1.1, as it was deployed using docker): Error: SQLSTATE[22001]: String data, right truncated: 1406 Data too long for column 'content' at row 1. Trying to see what i did wrong. If anything on my side was made (#50 to update there as well).

mcm2007 avatar Oct 10 '24 17:10 mcm2007

The CakePHP 4 branch has (finally!) been finalized and merged to master. Minimum PHP version is now 7.4, but the Docker file looks like it's using PHP 7.3, so that will need to be updated. As I've never used Docker (this support is contributed by a third party), I'm not sure exactly what needs to be done to make this happen. I'll see what I can figure out.

Zuluru avatar Feb 27 '25 17:02 Zuluru