Here’s the suitecrm error log:
[Mon Aug 28 15:57:33.923467 2023] [proxy_fcgi:error] [pid 752:tid 140637782537792] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: Undefined index: function in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354’, referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 15:57:38.576039 2023] [proxy_fcgi:error] [pid 752:tid 140637782537792] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: Undefined index: function in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354’, referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 17:03:46.645684 2023] [proxy_fcgi:error] [pid 2643:tid 140637690218048] (70007)The timeout specified has expired: [client 195.23.58.97:16931] AH01075: Error dispatching request to : (polling), referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 17:23:19.407693 2023] [proxy_fcgi:error] [pid 753:tid 140637673432640] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: Trying to access array offset on value of type bool in /var/www/crm.xxxxxxxx.pt/public_html/modules/QCRM_Notifications/QCRM_SendNotification.php on line 202’, referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 17:23:36.469612 2023] [proxy_fcgi:error] [pid 2643:tid 140637681825344] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: Undefined index: function in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354PHP message: PHP Notice: Trying to access array offset on value of type bool in /var/www/crm.xxxxxxxx.pt/public_html/modules/AOW_Actions/actions/actionCreateRecord.php on line 391PHP message: PHP Notice: Undefined index: rel_value in /var/www/crm.xxxxxxxx.pt/public_html/modules/AOW_Actions/actions/actionCreateRecord.php on line 427PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/modules/AOW_Actions/actions/actionCreateRecord.php on line 427PHP message: PHP Notice: Only variables should be passed by reference in /var/www/crm.xxxxxxxx.pt/public_html/modules/AOW_Actions/actions/actionCreateRecord.php on line 181’, referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 17:23:48.832638 2023] [proxy_fcgi:error] [pid 2643:tid 140637681825344] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: Undefined index: function in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/InlineEditing/InlineEditing.php on line 354’, referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 17:28:29.822440 2023] [proxy_fcgi:error] [pid 753:tid 140637723788864] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: session_start(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/crm.xxxxxxxx.pt/public_html/include/MVC/SugarApplication.php on line 609’, referer: https://crm.xxxxxxxx.pt/index.php?module=Home&action=index
[Mon Aug 28 17:29:35.301874 2023] [proxy_fcgi:error] [pid 2643:tid 140637698610752] [client xxxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: session_start(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/crm.xxxxxxxx.pt/public_html/include/MVC/SugarApplication.php on line 609’, referer: https://crm.xxxxxxxx.pt/index.php?action=ajaxui
[Mon Aug 28 17:30:09.325916 2023] [proxy_fcgi:error] [pid 2643:tid 140637698610752] [client xxxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: session_start(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/crm.xxxxxxxx.pt/public_html/include/MVC/SugarApplication.php on line 609’, referer: https://crm.xxxxxxx.pt/index.php?module=SecurityGroups&action=ListView&return_module=SecurityGroups&return_action=ListView
[Mon Aug 28 17:31:44.104057 2023] [proxy_fcgi:error] [pid 2643:tid 140637698610752] [client xxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: session_start(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/crm.xxxxxxxx.pt/public_html/include/MVC/SugarApplication.php on line 609’, referer: https://crm.xxxxxxx.pt/index.php
[Mon Aug 28 17:37:28.141694 2023] [proxy_fcgi:error] [pid 2643:tid 140637681825344] [client xxxxxxxxxxx] AH01071: Got error ‘PHP message: PHP Notice: session_start(): ps_files_cleanup_dir: opendir(/var/lib/php/sessions) failed: Permission denied (13) in /var/www/crm.xxxxxxxx.pt/public_html/include/MVC/SugarApplication.php on line 609’
“permission denied” errors are typical in new installations where you didn’t get the file ownerships/permissions right. Maybe you see labels showing as “undefined” in several screens? You really must fix that.
And some of your errors are typical of PHP version problems. Make sure you state your SuiteCRM and PHP versions in every thread you start, it’s really helpful.
Try PHP 7.4 works like a charm for me. Still find a lot of compatibility issues with PHP8. Not sure if that is exactly your problem, but worth the 5 minutes to try.
This might not be related to your issue
But if I saved project by converting from a template with consider working days checked
It goes to an infinite loop of going through the days and timed out. Try to save the project with consider working days unchecked (if it’s possible in your case)
Got a new error log, I’m also using quickcrm, I tried to create a task and assigned it to someone, and got this log:
[Fri Sep 15 12:31:13.363847 2023] [proxy_fcgi:error] [pid 131365:tid 140162416895552] [client 85.240.179.214:60806] AH01071: Got error ‘PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxx.pt/public_html/include/php-sql-parser.php on line 778PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 779PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 780PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 781PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 783PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 784’
[Fri Sep 15 12:31:23.543655 2023] [proxy_fcgi:error] [pid 131366:tid 140162467251776] [client 85.240.179.214:60809] AH01071: Got error ‘PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 778PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 779PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 780PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 781PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 783PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 784PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 778PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 779PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 780PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 781PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 783PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 784’
[Fri Sep 15 12:31:42.374528 2023] [proxy_fcgi:error] [pid 131366:tid 140162467251776] [client 85.240.179.214:60810] AH01071: Got error ‘PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 778PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 779PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 780PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 781PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 783PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxx.pt/public_html/include/php-sql-parser.php on line 784PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 778PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 779PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 780PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 781PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 783PHP message: PHP Notice: Trying to access array offset on value of type null in /var/www/crm.xxxxxxxxxxx.pt/public_html/include/php-sql-parser.php on line 784’