I had to re-install Windows 10 on my Dell laptop. But now sometimes black font on white background is really thin and hard to see.
Yearly Archives: 2022
On System76 laptops is possible to disable this unsafe thing called IME (not on all models as I understand). The procedure is described here I have ordered from another site a laptop, with dasharo coreboot firmware and i7-1260P cpu. I can follow the same procedure for system76 firmware or I […]
Added the following directory to the path by using this method: set path=%path%;D:Programmjflex-1.8.2jflex-1.8.2bin set path=%path%;D:Programmjflex-1.8.2jflex-1.8.2binjflex but, I can’t find it in GUI (user/system): https://i.stack.imgur.com/kVn56.jpg But by using echo(%path:;=&echo.% got this: https://i.stack.imgur.com/ZQ9j7.jpg Now I’ve got a few problems: How do I remove jflex from the path using cmd (preferably)? Where is […]
I am working with MS Excel and I need to save a file with a lot of filters and conditionals applied to many books. Is there any way to do it in each book? (I mean without copy-paste in new books). In order to clarify: when I apply a filter […]
I am new to magento and trying to set up a new project locally. After cloning the repo from remote to local, I run composer install and then I try to run bin/magento s:up which runs initially but eventually I get this error. In Gd2Rewrite.php line 57: File "" does […]
It displays all products if search the text on the search results page. The limitation is working well on the category page but it isn’t working on the search results page. So if the result is more than 4000, then it displays all products and it takes too long time […]
im working on cron with config path to schedule according to expression set from admin, value getting saved in db after save configuration but cron not working nor showing in cron_schedule table. here is my config in admin here is my system.xml <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd"> <system> <section id="autoordercancel_config" type="text" sortOrder="10" […]
I’m new to Magento development and I need to integrate our Vouchers API to give discounts to our customers. Our customers have a card with a number and PIN. I need to get this data from checkout form, request API, get current card balance, give Magento checkout discount based on […]
Ive created a notification box in the backend on my content front page and there is no option to delete it. Usually I can hover over it and it allows me to delete. this time there is no delete option and its just stuck there? I cant even edit or […]