Video of cpu fan Moved houses recently to an old house. Tried plugging in my PC and turning it on (video above) and it won’t boot. No boot screen at all. I tried removing the gpu, SSD, and tried using each ram stick individually to no avail. Tried reseating all […]
Yearly Archives: 2022
The dedicated GPU in my laptop stopped being detected and utilized after I took the following actions: Used Razer Cortex to boost a game (“osu!” specifically). Powered off the computer without restoring the optimized items (I am unsure exactly how Razer Cortex works but that is the language the application […]
I connect from the TigerVNC client on MacOS to an x11vnc server running on Linux. When the connection speed is 6 Mbps on the client side and 100 Mbps on the server side it takes 7+ seconds to update the screen when it has a complex picture. I did a […]
i try to use $request->getDestRegionCode() but it dosent work <?php class Custom extends AbstractCarrier implements CarrierInterface { protected $_code = 'custom'; protected $rateResultFactory; protected $rateMethodFactory; public function __construct( ScopeConfigInterface $scopeConfig, ErrorFactory $rateErrorFactory, LoggerInterface $logger, ResultFactory $rateResultFactory, MethodFactory $rateMethodFactory, array $data = [] ) { $this->rateResultFactory = $rateResultFactory; $this->rateMethodFactory = $rateMethodFactory; […]
I want to update Magento from 2.4.1 to 2.4.4-p2 and I need to do other updates first, including updating the Composer from 1.10.24 (current version) to at least 2.1.0. The issue is that my production environment is on the same server as the development environment and updating the Composer will […]
This is an intermittent problem as sometimes order confirmation emails are received, i.e. the cronjob runs automatically and doesn’t remain as ‘pending’ in cron_schedule table. But most of the time it’s stuck as pending as cron doesn’t run. (php bin/magento cron:run works). I’m getting mulitple errors in var/log/magento.cron.log: Magento supports […]
I have only been working with Magento for a few months, wanting to get some ideas on best way to improve the below query. Thanks in advance. So I am working on a module created a few years ago that was running on Magento 2.3.5. This site is being updated […]
I searched and found that the export was executed by a corn job, and I think the file that was executed in the process is “MagentoImportExportModelExportConsumer::process” but I add a die() at the beginning of the file and the export was successful, I want to know where the data is […]
The cells I selected in Screenshot are relatively the same. What I want to do now, is reuse that upper table by copying the lower table beneath, but don’t change values. I was thinking if I could at the same time selected cells turn to absolute by pressing F4, I […]