Hello, after the update, the page is blank. The log file is empty with 0 errors, but in the F12 console, I see the following messages.
Blank page after updating to 8.0
Collapse
X
-
-
You can try to uninstall a specific extension from CLI https://docs.espocrm.com/administrat...nds/#extension
Extension ID can be obtained from from the 'extension' table in the DB.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
Hello abidoss
The extension is not compatible with espo 8, we added this condition in the manifest but the versions checker is working in different way so we are sorry, we expected the manifest defs will prevent (warning alert) on upgrading but it didn’t .
Go to Admin/extensions and uninstall the extension, if you cannot just remove the following folder:
application/Espo/Modules/EblaGenericFilter
If you need further helpi contact us on our portal and we will helpComment
-
Disable developer mode. If it's enabled in config. It's not supposed to be enabled on instances that are built, only for a developer repository.If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
Maybe you have this customization https://docs.espocrm.com/development...nt/#scriptlist without "__APPEND__".If you find EspoCRM good, we would greatly appreciate if you could give the project a star on GitHub. We believe our work truly deserves more recognition. Thanks.Comment
-
Comment