Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get simple 3.3.16 support for php 8.0
#42
(2022-10-17, 22:53:32)kdxfi Wrote:
(2022-10-17, 22:01:39)islander Wrote: It may have not been tested or reported until now. Can you turn on debug in gsconfig.php to see if it gives a message?

I cannot, because install is not working Big Grin

To turn on debug, this is not within admin. You must edit the root file "gsconfig.php"

Somewhere near line 30 you will see:

PHP Code:
# Turn on debug mode
#define('GSDEBUG', TRUE); 

Change this to:
PHP Code:
# Turn on debug mode
define('GSDEBUG'TRUE); 

And try to install again.


GS Community Edition with php8.x compatibility, new features and much more!  Support Me


Reply


Messages In This Thread
RE: Get simple 3.3.16 support for php 8.0 - by islander - 2022-10-17, 22:58:33



Users browsing this thread: 3 Guest(s)