Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue Reindexing Product Prices (magento 1.9.3.1) #282

Open
eri26 opened this issue Feb 3, 2017 · 9 comments
Open

Issue Reindexing Product Prices (magento 1.9.3.1) #282

eri26 opened this issue Feb 3, 2017 · 9 comments

Comments

@eri26
Copy link

eri26 commented Feb 3, 2017

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.

@pratikkamani
Copy link

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

@eri26
Copy link
Author

eri26 commented Feb 3, 2017

@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 eri26 closed this as completed Feb 3, 2017
@pratikkamani
Copy link

@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.

@eri26
Copy link
Author

eri26 commented Feb 3, 2017

The price doesn't update after you reindex with your fix?

@pratikkamani
Copy link

pratikkamani commented Feb 3, 2017 via email

@eri26
Copy link
Author

eri26 commented Feb 3, 2017

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.

@eri26 eri26 reopened this Feb 3, 2017
@eri26 eri26 changed the title Issue Reindexing Product Prices Issue Reindexing Product Prices (magento 1.9.3.1) Feb 7, 2017
@JuanjoR
Copy link

JuanjoR commented May 27, 2017

Thanks pratikkamani, solved my problem. great

Magento versión 1.9.3.1

@wecreatedesignPT
Copy link

Hello

I uptade the file but I still can re-indexe, can you help me?

@albertobraschi
Copy link

Tnx @pratikkamani
Worked in 1.9.2 ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants