Skip to content

magento man

Getting ‘The current user cannot perform operations on cart’ error while using Magento’s GraphQL API via Remix.run. How to resolve?

I am currently building a storefront using Magento 2 and Magento’s GraphQL API via Remix.run. However, when a customer tries to log in, they receive the error message: The current user cannot perform operations on cart ‘XXXXX’. I am unsure… Read More »Getting ‘The current user cannot perform operations on cart’ error while using Magento’s GraphQL API via Remix.run. How to resolve?

Error 1452 when import database

when i import database to new server this error shown — — Constraints for table `catalog_product_entity_media_gallery_value_to_entity` — ALTER TABLE `catalog_product_entity_media_gallery_value_to_entity` ADD CONSTRAINT `CAT_PRD_ENTT_MDA_GLR_VAL_TO_ENTT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE, ADD CONSTRAINT `FK_A6C6C8FAA386736921D3A7C4B50B1185` FOREIGN KEY (`value_id`) REFERENCES `catalog_product_entity_media_gallery`… Read More »Error 1452 when import database

Magento 2.4.6 is Already in our Porfolio

Great news! Adobe officially launched Magento 2.4.6 on March 14, 2023. This new release promises to bring a host of new features and enhancements to the platform, making it even easier for merchants to run their online stores.

To change or not to change (hosts)

Hi all, I’m having trouble deciding what to do to increase the speed of my main website. After some optimization (Cache, CDN, etc) it g… | Read the rest of https://www.webhostingtalk.com/showthread.php?t=1893557&goto=newpost

Extend Magento Luma theme less

When extending Magento Luma less files in one children theme, what exactly is the name and the complete structure of the “parent” folder (mentioned at https://developer.adobe.com/commerce/frontend-core/guide/css/quickstart/customize-styles/#extend-parent-styles) ? I find the documentation very fuzzy here and I need help with this.… Read More »Extend Magento Luma theme less