Magento 2 also follows a modular architecture, and the best way to achieve a custom functionality. In this Blog I’ll tell you how you can… Continue reading on Medium »
Daily Archives: February 26, 2025
On running the setup:upgrade command I’m receiving this error on Schema generation. Schema creation/updates: SQLSTATE[HY000]: General error: 1823 Failed to add the foreign key constraint ‘/CUSTOMER_ENTITY_STORE_ID_STORE_STORE_ID’ to system tables, query was: ALTER TABLE customer_entity ADD CONSTRAINT CUSTOMER_ENTITY_STORE_ID_STORE_STORE_ID FOREIGN KEY (store_id) REFERENCES store (store_id) ON DELETE SET NULL, ADD CONSTRAINT CUSTOMER_ENTITY_WEBSITE_ID_STORE_WEBSITE_WEBSITE_ID […]
I’m trying to troubleshoot a module whose mview has a subscription on the table cataloginventory_stock_status to reindex products as soon as their stock change. I use Magento 2.4.6 with MSI and stock set to “update on save”. I created two source items through the REST API. They do show up […]
I’ve a question regarding the currency symbol and I’ll separate on two points. 1- I need to use png image as currency symbol, is it possible ? 2- I’ve “SAR” currency and on ar store view it’s translated to “ر.س”, I don’t know from which path this translate is coming. […]
I have a table of transactions of equipment between the shops, that looks like this: It is supposed to be updated – the new transactions would be added below, with more different shops. I am trying to make some sort of a pivot table, which would take both Source shops […]
I’m trying to adjust the boot sequence in the bios to boot from the usb I am able to boot from cd on my other pc with windows 10. The boot sequence on the inspiron 3030 doesn’t seem to have any cd or usb boot option. is it possible to […]
I am trying to create Terraform/Ansible/Cloud-init Hybrid for creating Openshift and OKD clusters on Proxmox. Since CoreOS doesn’t support cloudinit, but rather ignition there are only a couple of options available. Netboot being the “simpler” one. So I have followed a bunch of different approaches regarding this topic and I […]
I just got a new 140 DPI LCD display, and web pages and PDFs look great. However the font weight for dialogs, many UI elements, Chrome menus, etc. is ridiculous: Characters are one pixel thick! This makes characters appear very faint and even gray (unless I crank up the monitor […]