When i’m trying to access the “Email” only it is giving 500 error, rest of the link works fine without any issue
URL:“https://ourportal.com/index.php?module=Users&action=Login&login_module=Emails&login_action=index”
Stack: Windows, Nginx webserver, PHP, (1web, 1app & 1db node.)
Error log:
[error] 6784#1364: *2642 FastCGI sent in stderr: “PHP Warning: Trying to access array offset on value of type bool in C:\Program Files\nginx-1.24.0\html\xyz\include\ListView\ListViewDisplay.php on line 234
PHP Warning: Trying to access array offset on value of type bool in C:\Program Files\nginx-1.24.0\html\xyz\include\ListView\ListViewSmarty.php on line 289
PHP Warning: Trying to access array offset on value of type bool in C:\Program Files\nginx-1.24.0\html\xyz\include\ListView\ListViewSmarty.php on line 290
PHP Warning: Trying to access array offset on value of type bool in C:\Program Files\nginx-1.24.0\html\xyz\include\ListView\ListViewSmarty.php on line 306” while reading response header from upstream, client: 1.1.1.1, server: localhost, request: “GET /index.php?module=Emails&action=index HTTP/1.0”, upstream: “fastcgi://127.0.0.1:9999”, host: “suitecrm”, referrer: “https://yourportal.com/index.php?module=Users&action=Login&login_module=Emails&login_action=index”