Issue fix
-
At work this week I was updating the deployment scripts for one of our projects
https://dor.ky/posts/2024/10/hyva-not-generating-hyva-themes-json-magento-2-4-7/
when I realised that Hyva wasn’t generating the app/etc/hyva-themes.json
file on deployment which then caused the pipeline to fail.12 Nov 2024
-
If you’ve found yourself searching for answers on “Magento advanced pricing customer group price website field disabled” or “Magento customer group price disabled for store scope,” then this blog is here to help.
https://inchoo.net/dev-talk/magento-customer-group-price-disabled-for-store-scope/06 Nov 2024
-
In a local development environment, all images from the live system are usually missing. You can solve this problem by downloading images from a live server on-the-fly. Here's how to pull it off.
https://lazerbahn.com/blog/dev-tip-magento-development-environment-reload-images-from-cms-and-products-from-remote-server.html18 Oct 2024
-
In a recent Magento upgrade project for one of our merchants, I encountered a problem with the production database during the setup:upgrade process.
https://blog.bitexpert.de/blog/magento_duplicate_primary_key_problem04 Sep 2024
-
Ever feel like you're on a wild goose chase trying to track down missing products in your Magento 2 collections? I think we’ve all been there before. It's frustrating when you're sure a product exists, but it's nowhere to be found in your foreach loop.
https://m.academy/articles/troubleshooting-steps-fix-debug-product-collection-issues-magento-2/
This issue crops up more often than you might think. I've seen countless developers scratch their heads, wondering if they've gone crazy… or if Magento is playing tricks on them.04 Sep 2024
-
Magento 2 module that solves the problem of oversized CSP headers by splitting them into multiple headers. It extends Magento's CSP Simple Policy Renderer to replace the existing CSP headers, ensuring they remain valid and reducing the likelihood of exceeding the web server's maximum header size.
https://github.com/basecom/magento2-csp-split-header02 Sep 2024
-
Server errors are among the most common Magento errors, especially of the Magento 500 variety. Wrangling up with an HTTP 500 internal server error can eat away at your precious time and resources. In light of that, let’s dive into the most likely causes behind these errors, and the solutions that developers should use to overcome these.
https://www.cloudways.com/blog/magento-500-error/31 Jul 2024
-
Having trouble debugging product visibility issues? Learn how to fix & debug common problems with product collections in Magento 2.
https://m.academy/article/troubleshooting-steps-fix-debug-product-collection-issues-magento-2/31 Jul 2024
-
This extension aims to solve the problem of discrepancies between Magento revenue reports and the revenue reports in Google Analytics.
https://github.com/elgentos/magento2-serversideanalytics
That problem arises due to the fact that a certain number of people close the browser window before returning to Magento's success page. Since Google Analytics is Javascript based, and thus client based, the GA Purchase Event will not be fired and the order will not be registered in Analytics.11 Jul 2024
The latest about Magento in your mailbox?
Sign up for our bi-weekly newsletter.