Boost performance, security, and features with expert Magento Upgrade services from SMB Tech Solution — ideal for mobile perfume buy sell… Continue reading on Medium »
Daily Archives: July 17, 2025
When I wrote about my experience upgrading from Magento 2.4.7 to 2.4.8, I focused on the big improvements: performance gains, PHP 8.3… Continue reading on Medium »
Tested on some accounts, it goes to frontend successfully, gives a success message, redirects to the customer account index and shows a sticky header with session ending button. The faulty account in this case loads to frontend and gives Fail to get authentication data. message that is seemingly from vendor/magento/module-login-as-customer/Model/GetAuthenticationDataBySecret.php. […]
Forgot password email is not sending. I have tried the solution given here Magento 2 smtp could not open socket, but it didn’t work. I created a simple PHP script to test the PHP mail() function. It is sending mail. But Magento is not sending emails.
I have a Lenovo X390 and I need to update its BIOS. But I don’t run Windows, and their website‘s only other option is, of all things, a fucking iso9660 CD image. For a laptop without a cd drive. I tried extracting the files in the CD image, but nothing […]
I’m experimenting right now with different ways of creating secure Linux installations. Currently, the setup that I am trying to create is one where the root file system is stored on a LUKS-encrypted internal SSD, and the EFI System Partition (ESP) is stored on an external USB drive along with […]
The answer is NO. You have to create and log into a Local Account first. After installing Windows 11 several times on a new to me computer and having OneDrive mess up what I wanted, I finally arrived at the correct solution. For me, all the ways that have been […]
this command takes as input a search string, saves the output of findstr (Windows recursive search tool on cmd) to args, and passes that to notepad++. -multiInst -nosession is used to force all results to open in the same window, and make that a separate instance from other existing windows […]