I'm fairly new at Espo and the test server was pulling up the Espo login screen before upgrading from 6.1.10 to 7.0.10 version.
I've restarted nginx, php7.4, and php7.4-fpm and checked permissions and ownership on index.php in /var/www/espocrm and in the api directories and they are correct.
I've looked in php and espocrm logs - I didn't see espocrm logs so I've enabled the Debug mode.
I'm at a loss at this point and under pressure to get this working - any suggestions would be very appreciated.
I've run php rebuild.php
cleared the cache and confirmed the cache directory is empty.
Espocrm log just contains:
[2024-02-09 17:07:56] NOTICE: E_NOTICE: Undefined index: type {"code":8,"message":"Undefined index: type","file":"/var/www/espocrm/application/Espo/Core/Utils/Database/Orm/RelationManager.php","line":118} []
Thanks in Advance
I've restarted nginx, php7.4, and php7.4-fpm and checked permissions and ownership on index.php in /var/www/espocrm and in the api directories and they are correct.
I've looked in php and espocrm logs - I didn't see espocrm logs so I've enabled the Debug mode.
I'm at a loss at this point and under pressure to get this working - any suggestions would be very appreciated.
I've run php rebuild.php
cleared the cache and confirmed the cache directory is empty.
Espocrm log just contains:
[2024-02-09 17:07:56] NOTICE: E_NOTICE: Undefined index: type {"code":8,"message":"Undefined index: type","file":"/var/www/espocrm/application/Espo/Core/Utils/Database/Orm/RelationManager.php","line":118} []
Thanks in Advance
Comment