INSTALLATION ENCOUNTER “WHITE SCREEN OF DEATH”
Why do some Magento 2 installations encounter “white screen of death” errors, where the site appears blank with no error messages displayed?strong text
Why do some Magento 2 installations encounter “white screen of death” errors, where the site appears blank with no error messages displayed?strong text
Hi all, Since this morning layeronline.com is down along with all hosted sites. I haven’t experienced such long downtime before and I am… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1891247&goto=newpost
[master_bjmwbubjed]:public_html$ php bin/magento setup:upgrade syntax error, unexpected token “array”, expecting “)”#0 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/composer/ClassLoader.php(428): ComposerAutoloadincludeFile() #1 [internal function]: ComposerAutoloadClassLoader->loadClass() #2 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/ObjectManager/Relations/Runtime.php(38): class_exists() #3 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/Interception/Config/Config.php(157): MagentoFrameworkObjectManagerRelationsRuntime->has() #4 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/Interception/Config/Config.php(180): MagentoFrameworkInterceptionConfigConfig->_inheritInterception() #5 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/Interception/Config/Config.php(213): MagentoFrameworkInterceptionConfigConfig->hasPlugins() #6 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/Interception/Config/Config.php(190): MagentoFrameworkInterceptionConfigConfig->generateIntercepted() #7 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/Interception/Config/Config.php(122): MagentoFrameworkInterceptionConfigConfig->initializeUncompiled() #8 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(121): MagentoFrameworkInterceptionConfigConfig->__construct() #9 /home/644055.cloudwaysapps.com/jawcykryms/public_html/vendor/magento/framework/ObjectManager/Factory/Dynamic/Developer.php(66):… Read More »error after upgrade Magento 2.4.3 to 2.4.5
Getting this error consistently in system.log – on Magento 2.4.5-p1… [2023-02-22T19:34:48.304327+00:00] main.CRITICAL: DomainException: $_FILES array is empty in /srv/public_html/vendor/magento/framework/File/Uploader.php:687 Stack trace: #0 /srv/public_html/vendor/magento/framework/File/Uploader.php(230): MagentoFrameworkFileUploader->_setUploadFileId(‘product[product…’) #1 /srv/public_html/vendor/magento/module-media-storage/Model/File/Uploader.php(67): MagentoFrameworkFileUploader->__construct(‘product[product…’) #2 /srv/public_html/generated/code/Magento/MediaStorage/Model/File/Uploader/Interceptor.php(14): MagentoMediaStorageModelFileUploader->__construct(‘product[product…’, Object(MagentoMediaStorageHelperFileStorageDatabase), Object(MagentoMediaStorageHelperFileStorage), Object(MagentoMediaStorageModelFileValidatorNotProtectedExtension)) #3 /srv/public_html/vendor/magento/framework/ObjectManager/Factory/AbstractFactory.php(121): MagentoMediaStorageModelFileUploaderInterceptor->__construct(‘product[product…’, Object(MagentoMediaStorageHelperFileStorageDatabase), Object(MagentoMediaStorageHelperFileStorage), Object(MagentoMediaStorageModelFileValidatorNotProtectedExtension)) #4… Read More »main.CRITICAL: DomainException: $_FILES array is empty in /srv/public_html/vendor/magento/framework/File/Uploader.php:687
I need help in solving the problem. I have a custom one step checkout and added a custom shipping method (InPost Parcel Lockers). When I choose this shipping method, the payment methods don’t load. It doesn’t want to reload. The… Read More »Magento 2.3: Shipping Methods not load, not reload
After migrating the e-commerce server, at the time of payment the payment is made correctly, but as a response I get “Unique constraint violation found”, at the time of migration I got SQL errors: #1 ALTER TABLE `mg_quote_item` MODIFY COLUMN… Read More »Error Unique constraint violation found Checkout as Guest
I have a strange issue. Sorry for the long description but I would like to provide to you as much as possible the information that I collected. I’m not a Magento expert so, I don’t know if this is correct… Read More »Magento order with only one simple item with parent-id and without any price
I am getting this error in the Magento 2.4.5 P1 in the cosole : {“readyState”:4,”responseText”:”{“message”:”No such entity.”}”,”responseJSON”:{“message”:”No such entity.”},”status”:400,”statusText”:”Bad Request”} in the customerdata.js When i log this I get this error
We have a custom page-builder component for adding slides. The component has stopped functioning after upgrade to 2.4.5. The admin panel page builder editor loads fine, we can add our component, it shows and can be dragged into a row… Read More »Magento 2.4.2 – 2.4.5 – custom page builder element not working after upgrade
Been struggling to find a way to create a product list table in the frontend for certain users to buy the products directly instead of opening each product on a single page and adding it to the cart then moving… Read More »Show Product List like Admin Shape in the Frontend