Hello, and Welcome!
Here I talk about the most unique and interesting facts about the eCommerce systems and yes, sometimes the other stuff as well!
Solved: How to Remove SID (SESSION_ID) from URL in Magento 2?
The SID is a "session ID". Magento uses this to track a user's activity within the same Magento installation. Normally, Magento powers one website and one store from one installation (database). Magento could power multiple websites with multiple stores from one...
Solved: How to fix required parameter ‘theme_dir’ was not passed?
Why does this happen? This error is normally returned when you remove your Magento theme directly from app/design or vendor/ directory. Removing theme files directly from the directory is not a Magento standard way anymore. Magento 2 has a CLI command to remove themes...
Solved: Top Navigation is missing in Magento 2 when Varnish is activated
Steps to reproduce Put store in maitenance mode Install Magento 2.1 either from CLI or zip upload run setup:upgrade and setup:di:compile commands Navigate to front end Expected result Store page displays normally with catalog navigation for both HTTP and HTTPS...
Learn How To Disable Low Disk Space Checks In Windows
How To Disable Low Disk Space Checks In Windows The steps below apply to Windows 10, Windows 8, Windows 7, Windows Vista, and Windows XP. Open Registry Editor. The steps for opening Registry Editor are a little different in some versions of Windows, so follow that...
Solved: How to fix ‘Class Magento\Sales\Model\Resource\Order\Collection does not exist’
I recently upgraded my Magento installation from Magento 2.0 to Magento 2.1 and everything was fine until I ran 'php magento setup:di:compile' command after 'php magento setup:upgrade'. I was instantly served with a big red error on my SSH tunnel. After spending hours...
Solved: PHP Fatal Error: Class ‘CLI’ was not found in ‘bin\Magento’ on line 31
Magento2 is full of surprises and I am loving and hating it at the same time. I fix one issue and another issue comes up sooner or later. Mostly, I have been using Ubuntu for Magento 2 development but I decided to try it on Windows to test the platform performance....
5,000+
Monthly readers