Skip to content

issue

Auto Added by WPeMatico

finding this issue Call to a member function renderAmount() on false in

finding this issue Call to a member function renderAmount() on false in /var/www/html/fccstgdec/vendor/magento/module-catalog/Block/Product/View/Options/AbstractOptions.php:206 currently we are using Magento version 2.4.7 and Mageplaza One Step checkout version 4.3.3 and Stripe payment gatway version 4.3.1 Please review all conditions and suggest for… Read More »finding this issue Call to a member function renderAmount() on false in

The cron task indexer_update_all_views failed | SQLSTATE[23000]: Integrity constraint violation: 1052 Column ‘entity_id’ in where clause is ambiguous

Sorry for my bad English. I am using Magento 2.4.6-p4 CE and I get the following error after every order. The job indexer_update_all_views scheduled at **date** **time** failed with the following error message: SQLSTATE[23000]: Integrity constraint violation: 1052 Column ‘entity_id’… Read More »The cron task indexer_update_all_views failed | SQLSTATE[23000]: Integrity constraint violation: 1052 Column ‘entity_id’ in where clause is ambiguous

Magento 2 Payment Method Hacked

My website’s checkout was hacked this 4th time. The hacker somehow modifies the following files: lib/web/jquery.js vendor/magento/framework/Interception/Interceptor.php vendor/magento/framework/Message/Session.php and adds some kind of encrypted scripts and code, which hides all the payment methods and shows a custom credit card payment… Read More »Magento 2 Payment Method Hacked

How to fix issue when run Magento update command?

I changed php version and composer version.But run command “bin/magento setup:upgrade”, display error like this. SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry ‘584362’ for key ‘PRIMARY’, query was: ALTER TABLE `catalog_url_rewrite_product_category` ADD CONSTRAINT PRIMARY KEY (`url_rewrite_id`)