In 2014 I bought a “TechCode” handheld wireless barcode scanner from a large online retailer. I tested it after purchase and saw that it worked. Having now moved house, I can’t find its power adapter. Furthermore, the only socket I can see on it looks more like an ethernet connection […]
Yearly Archives: 2022
I just bought PC with RTX3060Ti card. I connect it to LG 65UJ620V TV which has 3xHDMI 2.0 ports. There is no signal from both HDMI ports. I had no issues with laptops having GT750 and GTX960 cards. The only way to get signal is: Have HDMI cable disconnected on […]
I’d like to force Windows to not delete Windows.old after an upgrade. I’ve run into some issues with Windows 11, but I have a long-running task (an upload) and can’t rollback. I remember doing a command to set the deletion timer to a ridiculous amount of time before, but I […]
I’m facing an issue that specific URLS are available for everyone, these URLS contain sensitive file and should be displayed only for that specific customer. For example: John123 has an invoice that is stored under the URL domain.com/files/34873478.pdf But if anyone on the internet paste this url in the search, […]
Is it possible to display all steps of a multishipping-checkout on one page? Currently, this only works for one shipping address.
I tried now a lot of times on two magento2 instances to enable the google recaptcha function. I followed these instruction: https://docs.magento.com/user-guide/stores/security-google-recaptcha.html Website is: https://goldschmiede-jaqueline.de The Google Recaptcha symbol appears but I can put any cryptic mails i.e. in the newsletter and it goes through. I also enabled the required […]
I’m using magento 2.4.3, and I did a couple putty commands, like upgrade, compile, and now php bin/magento setup:static-content:deploy -f but now the front end is loading apparently without css and js, any help with what might be causing this?
I have approx 50000 product in my store. I would like to copy the SKU value to the Custom attribute(custom_sku_field) value for all products. I think going for SQL query might be risky. so can anyone suggest the programmatically way to update custom attribute value for all products? I have […]
I want to run this command but also have it so that the filename has a suffix that either increments or even better, I would love for it to have the date. Eg: output_zip_directory_2022-01-21.zip This is the command I typically use just to compress the source folder and move it […]