Error messages
Problem The Composer installation of an extension in Magento 2 fails. The following error occurs: Could not find package ... at any version for you...
Tue, 29 Oct, 2019 at 10:35 AM
Problem When trying to execute the following Composer command composer config repositories.VENDOR /path/to/some/package/ this error appears: .....
Wed, 11 Jul, 2018 at 1:58 PM
This means that a JavaScript function couldn't be found. Maybe customized templates are being used and not all required JavaScript files are loade...
Wed, 21 Mar, 2018 at 9:47 AM
Problem The following error occurs: PHP Fatal error: Uncaught Error: Class ... not found Cause This problem often occurs when a Magento extension has...
Tue, 11 Dec, 2018 at 3:43 PM
Problem It is suspected that a PHP Exception (Fatal Error) occurs. However, no error message is visible in the browser. In the usual log files of the webse...
Tue, 20 Aug, 2019 at 8:47 AM
Problem After installing a Magento 2 module, this error occurs in the checkout: main.CRITICAL: Broken reference: No element found with ID 'checkout...
Thu, 18 Apr, 2019 at 11:19 AM
Problem When executing Cronjobs, the following error occurs: Can't use method return value in write context in [...] Cause This message occurs i...
Thu, 24 Aug, 2017 at 10:13 AM
A very helpful summary of common PHP errors with solutions can be found here: Reference - What does this error mean in PHP?
Mon, 8 Feb, 2021 at 11:45 AM