[v2.3.5] Fix reindex issue after installing Multiple Store View Pricing extension

Created by Rosa Truong, Modified on Mon, 20 Jul 2020 at 11:19 AM by Rosa Truong

Issue:


After installing the Multiple Store View Pricing extension version 2.3.5 on Magento M1.9.2.4, I got an issue related to reindexing with ForeignKey from table mg_catalog_product_index_group_price_store.

How can you help to fix it?


Solution: 


The reindex issue is caused due to the ForeignKey from the table mg_catalog_product_index_group_price_store.

Since the ForeignKey part is not necessary, so to fix the issue, we have hot-fixed to remove it from our extension. (the Magento default also does not the ForeignKey part).

To remove this part, we have modified this file app/code/local/Bss/MultiStoreViewPricingPriceIndexer/sql/bss_multistoreviewpricingpriceindexer_setup/upgrade-1.0.4-1.0.5.php.

Please check the attachment file to get the changed file and replace it and then flush the cache on the site.


If you need any further support, please feel free to contact us.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article