GetSimple Support Forum
Admin/upload (files) with php 8.x - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Developer Discussions (http://get-simple.info/forums/forumdisplay.php?fid=8)
+--- Thread: Admin/upload (files) with php 8.x (/showthread.php?tid=17110)



Admin/upload (files) with php 8.x - hawk - 2023-10-08

Hi,

I end up with an exception with upload with php 8.2
Attached (my) fix. Fell free to use it.
btw. Is there anything newer than 3.3.16?


RE: Admin/upload (files) with php 8.x - islander - 2023-10-08

(2023-10-08, 06:05:25)hawk Wrote: Hi,

I end up with an exception with upload with php 8.2
Attached (my) fix. Fell free to use it.
btw. Is there anything newer than 3.3.16?

You might want to take a look at the Community Edition if you havent yet.
It may already have your fix included.


RE: Admin/upload (files) with php 8.x - hawk - 2023-10-09

(2023-10-08, 23:59:50)islander Wrote: You might want to take a look at the Community Edition if you havent yet.
It may already have your fix included.

Thanks! Massive admin looks great btw.


RE: Admin/upload (files) with php 8.x - multicolor - 2023-10-09

(2023-10-09, 05:01:04)hawk Wrote:
(2023-10-08, 23:59:50)islander Wrote: You might want to take a look at the Community Edition if you havent yet.
It may already have your fix included.

Thanks! Massive admin looks great btw.

Thanks a lotSmile


RE: Admin/upload (files) with php 8.x - salvamaine - 2024-01-25

(2023-10-09, 20:34:47)multicolor Wrote:
(2023-10-09, 05:01:04)hawk Wrote:
(2023-10-08, 23:59:50)islander Wrote: You might want to take a look at the Community Edition if you havent yet.
It may already have your fix included.

Thanks! Massive admin looks great btw.

Thanks a lotSmile

Hello. Why a community edition? Is the development of the standard edition stopped for good?

Cheers and thanks for the CMS!


RE: Admin/upload (files) with php 8.x - islander - 2024-01-26

Hello @salvamaine,

The last official release of GS was v3.3.16 on Mar 3, 2020.
Many people had been requesting support for newer versions of PHP, which GS was lacking.
It has been my understanding that the main admin of the project had fallen ill, and was no longer able to dedicate the time to advance the project. And without any communication, or ability to post updates here, the CE version was born in an effort to keep the project alive and running.
Has the main branch stopped for good? I really couldnt answer that. But we are doing what we can to slowly contribute to the project, providing some modern updates and features.