Hi,
I am getting a lot of the following message in my logs:
[2021-11-16 06:43:09] NOTICE: E_NOTICE: Undefined index: type {"code":8,"message":"Undefined index: type","file":"/home/coredev/public_html/application/Espo/Core/Utils/Database/Schema/Utils.php","line":66} []
I would like to track down what is causing this so I can make changes to remove the issue (I am assuming its to do with the extensions rather than being something generated from the core code base)
The log message does not have anything helpful in tracking down the cause can anyone make a suggestion on how best to find it?
I am getting a lot of the following message in my logs:
[2021-11-16 06:43:09] NOTICE: E_NOTICE: Undefined index: type {"code":8,"message":"Undefined index: type","file":"/home/coredev/public_html/application/Espo/Core/Utils/Database/Schema/Utils.php","line":66} []
I would like to track down what is causing this so I can make changes to remove the issue (I am assuming its to do with the extensions rather than being something generated from the core code base)
The log message does not have anything helpful in tracking down the cause can anyone make a suggestion on how best to find it?
Comment