We are trying to move our magento 2.4.4 webshop to a different hostingprovider, but because of the size of some quote tables we can’t get a back-up of the database. As you can see in the above image the quote, quote_address and quote_id_mask all have 23+ million lines and are […]
This selectionsColumn in my custom admin grid does not render properly and I don’t understand why. I am using Magento 2.4.6-p2 and php 8.1.29. The record edit, tabs and grids are based on customer_form.xml, customer_address_form.xml, and customer_address_listing.xml ui_components. In the customer edit page, in the customer addresses tab, the selectionsColumn […]
Recently Magento released 2.4.8 and removed LaminasMime package completely. We had a module which was sending email with csv attachment now stopped sending the csv as attachment. It just sends the regular email with html content excluding the csv. Here is the di.xml code <preference for="MagentoFrameworkMailTemplateTransportBuilder" type="VendorModuleModelMailTemplateAddEmailAttachemnt" /> Then the […]
How to apply the same formatting style for the all paragraphs in LibreOffice Writer? (for.docx document). The same Line Spacing and spacing between paragraphs, and for paragraphs numbering, like this: 5.1 5.2.1 5.2.2 6. 6.1 ...
When using the editor.action.indentLines command (⌘] by default) to indent a selected block in VScode, I find that it doesn’t just add the current indentation value to the start of the lines – it reindents them by indentation-logic, that sometimes isn’t correct for the current file. As an example, with […]
The Nintendo Switch has a feature it calls “local wireless multiplayer”, wherein two consoles can play a game together using a wireless connection without needing to be on a LAN, connecting directly to each other without a router. Some games only support this form of multiplayer, and not an online […]
I’ve bought new SSD and installed Windows 10 there. So my plans were to switch between two different OS installed at old HDD and new SSD. So I press F11 during PC loading, get boot menu suggests me two different disks to load but any disk I choose I’m loading […]
I’m trying to move my main WhatsApp client from my smartphone to my PC. To do this, I installed WhatsApp on an emulator running Wayland (with GAPPS), and everything appeared to work fine initially. I was even able to successfully link my main WhatsApp account to the emulator. However, I’m […]
Build a powerful serverless image processing pipeline on AWS! Follow this hands-on guide using S3, Lambda, API Gateway, DynamoDB, ECR, ECS, and Next.js to automate image uploads, create thumbnails, and deploy a scalable cloud gallery. Continue reading Serverless Image Processing Pipeline with AWS ECS and Lambda on SitePoint.