Discover how Adobe Commerce services can elevate your Magento store’s performance, security, and scalability for long-term growth Continue reading on Medium »
Daily Archives: January 7, 2025
I am looking for a solution for customer registration on Magento version 2.4.7-p2, specifically for my wholesale store site. I need to display the following additional fields on the registration form: Company Name (required) Phone Number (required) TAX (required) Address (required) I have a multi-site, multi-store setup, with one site […]
I have a Magento 2 installation on Mac(Sequoia) with MAMP(Apache). I have installed LocalStack on Docker(Colima) and it is working fine separately. I am trying to connect my Magento with Localstack using the following command bin/magento set:confi:set --remote-storage-driver="aws-s3" --remote-storage-bucket="local-bucket" --remote-storage-region="eu-central-1" --remote-storage-key="TestKey123" --remote-storage-secret="TestSec123" --remote-storage-endpoint="http://localhost:4566" --remote-storage-path-style=1 -n Getting error Adapter error: Unable […]
How to override vendormagentoframeworkViewElementTemplateFileValidator.php using a preference or a plugin in a custom module. Workout: appcodeVendorEditCore1di.xml <?xml version="1.0"?> <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd"> <preference for="magentoframeworkViewElementTemplateFileValidator" type="VendorEditCore1frameworkViewElementTemplateFileValidator" /> </config> And my validator.php file path is, Vendor Path : vendormagentoframeworkViewElementTemplateFileValidator.php Custom Module Path: appcodeVendorEditCore1frameworkViewElementTemplateFileValidator.php I am updating following code, /**protected function isPathInDirectories($path, $directories) { […]
Magento 2 version: 2.4.6-p8 Mariadb version : 10.4 I m facing an issue when we launch ‘bin/magento cache:clean‘ on our Magento 2 instance. Indeed, when the cache clean is launched, our database threads are overloading with one specific query : Sending data | SELECT DATE_FORMAT(period, '%Y-%m') AS `period`, SUM(qty_ordered) AS […]
I am getting error when i install the magento 2.4.7 in xampp, after some correction i successfully installed it. I made update in appetcenv.php and index.php Is there any problem in future for update magento version. appetcenv.php 'system' => [ 'default' => [ 'web' => [ 'unsecure' => [ 'base_media_url' […]
I’ve installed NordVPN + Meshnet with Nginx Proxy Manager on a VM (VM1) and set up another VM with NordVPN with Meshnet (VM2). When connecting VM1 to VM2 via Meshnet, I am unable to connect VM1 Nginx Proxy Manager Admin portal from my computer. But I can connect to the […]
I have a Lenovo Thinkpad P14s Gen 1 (Type 20S5) with a Lenovo docking station 40AY. They are connected by a USB-C cable (5C11B41472) provided by Lenovo (with their docking station). Everything works. The cable is very short and I would like to change it with a 2 m (78.7″ […]
This has happened to me 3 times on 2 separate computers. Something happens (I don’t know what yet) and Windows stops booting properly. It gets past the BIOS boot screen, the screen goes light blue (like the default background, but with no mouse pointer), it sits there “ticking” (possibly hard […]