Hello,
After upgrade to Espo 5.0.1 I have an "Error 500" with a functionnality of the real estate extension. It happends when I want to set to "Not Interested" a possible matching. It can be either when I am in a Real Estate Property or in a Real Estate Request.
Here is the error logs :
[Tue Jan 02 10:11:57.345243 2018] [proxy_fcgi:error] [pid 6280:tid 140474807342848] [client 217.79.200.68:63075] AH01071: Got error 'PHP message: PHP Fatal error: Cannot use object of type stdClass as array in /opt/bitnami/apps/espocrm/htdocs/application/Espo/Modules/RealEstate/Controllers/RealEstateProperty.php on line 13\n', referer: http://130.211.96.2/espocrm/
[Tue Jan 02 10:12:38.297917 2018] [proxy_fcgi:error] [pid 6281:tid 140474975196928] [client 217.79.200.68:63148] AH01071: Got error 'PHP message: PHP Fatal error: Cannot use object of type stdClass as array in /opt/bitnami/apps/espocrm/htdocs/application/Espo/Modules/RealEstate/Controllers/RealEstateRequest.php on line 13\n', referer: http://130.211.96.2/espocrm/
Otherwise, the rest of EspoCRM seams to work correctly.
Thank you for your help to recover this feature !
After upgrade to Espo 5.0.1 I have an "Error 500" with a functionnality of the real estate extension. It happends when I want to set to "Not Interested" a possible matching. It can be either when I am in a Real Estate Property or in a Real Estate Request.
Here is the error logs :
[Tue Jan 02 10:11:57.345243 2018] [proxy_fcgi:error] [pid 6280:tid 140474807342848] [client 217.79.200.68:63075] AH01071: Got error 'PHP message: PHP Fatal error: Cannot use object of type stdClass as array in /opt/bitnami/apps/espocrm/htdocs/application/Espo/Modules/RealEstate/Controllers/RealEstateProperty.php on line 13\n', referer: http://130.211.96.2/espocrm/
[Tue Jan 02 10:12:38.297917 2018] [proxy_fcgi:error] [pid 6281:tid 140474975196928] [client 217.79.200.68:63148] AH01071: Got error 'PHP message: PHP Fatal error: Cannot use object of type stdClass as array in /opt/bitnami/apps/espocrm/htdocs/application/Espo/Modules/RealEstate/Controllers/RealEstateRequest.php on line 13\n', referer: http://130.211.96.2/espocrm/
Otherwise, the rest of EspoCRM seams to work correctly.
Thank you for your help to recover this feature !
Comment