Monthly Archives: May 2026
The “Notify Me When Back in Stock” feature in Magento 2 allows customers to subscribe to products that are currently unavailable. Once the… Continue reading on Medium »
vrs 2.16.50 Working with two external drives G: and D: I want to exclude certain folders. Based on other questions asked and answered Ive wrote the filter like this: filter: !folder3; !folder4; !folder5 This only scans the files present and none of the other folders. folder1 and 2 are not […]
I want to identify any duplicate files so I can manage my drive space better and eventually delete them to save space. For example, using Command Prompt or PowerShell, I could possibly search for a specific file, see its path, and check if there are duplicate files in other folders […]
I am facing the same hitch as this. I recently checked into a hotel and logged in using the “free” wifi option to see how fast it was going to be and have found it way too slow so I tried to get back to the login page to choose […]
TL;DR: Is there an efficient LibreOffice update procedure for Windows (without involving third-party tools or MS Store)? LibreOffice’s is still without a working auto-update function for Windows, so one must download updates from their website, https://www.libreoffice.org/. That was a tedious but relatively simple task until recently. From that page, you […]
I’m researching to see whether or not it’s possible to have two Excel tabs sync automatically and have the data ordered differently on both tabs. Tab 1 is a mass casualty call list where all of our employees are ordered from the shortest ETA to our place of work to […]
I have upgraded the magento 2.4.2 to Magento 2.4.7-p8. The problem is that the payment rest/default/V1/carts/mine/payment-information is throwing error 500 even on the COD and Money Order payment method. My request payload is: {"cartId":"30103","billingAddress":{"customerAddressId":"1850","countryId":"US","regionId":"56","regionCode":"TN","region":"Tennessee","customerId":"16","street":[""],"company":"Test Company","telephone":"9999999 ","fax":null,"postcode":"","city":"","firstname":"","lastname":"","middlename":null,"prefix":null,"suffix":null,"vatId":null,"customAttributes":[{"attribute_code":"email_address","value":"*****"}]},"paymentMethod":{"method":"cashondelivery","po_number":null,"additional_data":null}} Response: 1610, after the payment-information: rest/default/V1/carts/mine/totals?_=1777541555334 Request Method GET Status Code 404 Not Found […]
Recently, I upgraded from Windows 7 Ultimate to Windows 10 Pro mainly because, sadly, nearly no one supports Windows 7 anymore. I ran into an issue updating Visual Studio 2012 Ultimate to version 5, and I thought nothing of it since the installer completed successfully. Now I am trying to […]