magento-configurable-simple
magento-configurable-simple copied to clipboard
Issue Reindexing Product Prices (magento 1.9.3.1)
Hey guys,
Since I installed this plugin (awesome plugin btw!) I have had issues after attempting to import products. I am getting the following issue: "Issue reindexing product prices"
I am running magento 1.9.3.1
Does anyone have an idea why this is happening and how to possibly fix it? Truly appreciate the help.
See attachment
update this file
app/code/community/OrganicInternet/SimpleConfigurableProducts/Catalog/Model/Resource/Eav/Mysql4/Product/Indexer/Price/Configurable.php
Let me know result..
Configurable.zip
@pratikkamani Thank you very much. It worked great for Magento 1.9.3.1 I literally replaced the file and it reindexed.
I appreciate the quick help! Hope others can benefit from this too!
@eri26 i solve this issue but still price on product detail page is not updated. well i not spent more time on this but still can you please share mail address so i will seen you actual problem.
The price doesn't update after you reindex with your fix?
no it not updated. Did you see configrable with tier price of simple item .
A - configrable item a- simple item price 10 above 5 Qty price 5 , Above 10 qty price 2
Try this . it can't work . if work then please replay
On Fri, Feb 3, 2017 at 7:53 PM, eri26 [email protected] wrote:
The price doesn't update after you reindex with your fix?
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/organicinternet/magento-configurable-simple/issues/282#issuecomment-277258067, or mute the thread https://github.com/notifications/unsubscribe-auth/AI3J-q_Rl-4pd4ugCl5QO6vfIkXUJ58Pks5rYzhlgaJpZM4L17nQ .
Okay, I think I understand what you are saying. Basically, if you use this module you cannot do the following:
Some key things to be aware of:
SCP does not allow you to have some configurable products using the SCP logic and some others using the default Magento logic on the same site. If SCP is installed all configurable products will use SCP logic. Do not assign any custom options, tier prices, or apply price rules directly to the Configurable Product when SCP is installed. Although SCP will not use them if you do (as SCP only adds the associated products to the cart), they may well still be displayed in various places by the core Magento code and so can be very confusing for your customers. In addition, SCP is not tested for these cases so it's possible that you'll see odd behaviour or errors. If you assign options/prices/rules directly to the associated simple products instead then they'll work just fine.
Let me know if this makes sense to you.
Thanks pratikkamani, solved my problem. great
Magento versión 1.9.3.1
Hello
I uptade the file but I still can re-indexe, can you help me?
Tnx @pratikkamani Worked in 1.9.2 ...