How to check installed extensions on database magento 2
I need to check installed module on database table I hope your help Thanks Thomas
Auto Added by WPeMatico
I need to check installed module on database table I hope your help Thanks Thomas
We’re using Magento CE 2.4.6, and we’re looking for implementing slave-master scheme to make our infrastructure more robust and faster. I know this implementation exists on the Magento 2 Entreprise Edition. Is it dangerous to implements this kind of architecture… Read More »Is slave – master model dangerous through Magento 2 CE?
Hi everyone and happy new year I’m not able to complete indexing and get some errors. Any clue? Design Config Grid index has been rebuilt successfully in 00:00:00 Customer Grid index has been rebuilt successfully in 00:00:04 process error during… Read More »Magento 2.4.7-p3 indexation problem
So I created a module where I am storing order details in custom table and later on displaying all the details in custom grid. Everything is working fine except for date field. In the database its entering correct date but… Read More »Magento 2 : Ui component displaying wrong date
Do you know of any extension for Magento Open Source that functions similarly to Adobe Commerce’s Magento_ResourceConnections for managing master-slave database connections? In Adobe Commerce, these configurations are typically defined in the env.php file, as shown: <?php return array (… Read More »Magento Open Source Extension for handling Master-Slave DB connections
What would be the steps to safely downgrade the database of an Adobe Commerce project to Open Source?
We are Saving Configurable Products using Pim(pimcore) through a custom Module in Magento, while saving configurable Products,we are getting this below Foreign key constraint Erorr, SQLSTATE[23000]: Integrity constraint violation: 1452 Cannot add or update a child row: a foreign key… Read More »Foreign key constraint while saving Configurable Product in Magento 2
I am running into an issue when trying to run setup:upgrade, to where it fails with saying; SQLSTATE[42000]: Syntax error or access violation: 1091 Can’t DROP ‘REVIEW_STATUS_ID_REVIEW_STATUS_STATUS_ID’; check that column/key exists, query was: ALTER TABLE review DROP FOREIGN KEY REVIEW_STATUS_ID_REVIEW_STATUS_STATUS_ID… Read More »SQL Foreign Key issue preventing setup:upgrade from completing
(function anonymous( ) { debugger }) I am getting this in source tab and whole website is freezing because of it. I have not added this code anywhere. How to find out what is the exact issue. Also when doing… Read More »My magento 2 website is freezing and stuck due to debugger
We are working with Magento version 2.4.5 and want a clean (new) installation of the latest version 2.4.7 while retaining our current database with 2.4.5, of course. What is the most sensible sequence: Install a new (clean) Magento version 2.4.5… Read More »install Magento 2.4.7 with a database 2.4.5