I have an email template that I’m updating using the Magento admin interface. Essentially what I’m trying to do is get the Order ID, hash it, and send it as part of the email. I read that PHP short tags can be used in email templates, but all of them […]
Daily Archives: February 27, 2020
As the title says, the X-Magento-Vary cookie isn’t working that well on my website. Sometimes, whenever a customer logs in, the cookie isn’t created and that makes the user lose the session as soon as he enters another page. I use Varnish 5, Magento 2.3.3 and nginx (could microcache be […]
Right now, default space which Windows 10 tells the programs to use it as (My) Documents folder is C:Usershaa_adminOneDriveاسناد. (Documents folder is not shown in File Explorer) This has made problems for some of my old games which use (My) Documents folder as the default space for saving progress. Because […]
I’ve recently moved into quite a large house (From where the router is based, it’s approximately 22 meters to the other side of the house’s door) and I’ve got the M500 package with Virgin Media. This guarantees an average of 500mbps download speed. I have confirmed this via ethernet. What […]
I am using a Dell Precision 7530 and every time I plug in an earphone or headset via the 3.5mm jack the audio settings change randomly when the side of the laptop is tapped or touched by hand. This causes random behaviour such as volume control going up or down […]
In the hope for getting the commands that run via ruby net::ssh tool which is described as follow: Net::SSH is a pure-Ruby implementation of the SSH2 client protocol. It allows you to write programs that invoke and interact with processes on remote servers, via SSH2. I added many variations to […]