integer-net / Solr

Solr Module for Magento 1.
http://de.integernet-solr.com/
6 stars 0 forks source link

Getting this error on home page after installing and configuring solr #20

Closed markshust closed 8 years ago

markshust commented 8 years ago

Turn on display_errors and you'll receive this message on home page:

Fatal error: Call to undefined method IntegerNet_Solr_Model_Result_Collection::getStoreId() in /home/staging/public_html/app/code/core/Mage/ConfigurableSwatches/Model/Observer.php on line 54
tniebergall commented 8 years ago

Same for me.

Module Version 1.5 Solr 6 Magento 1.9.2.4

avstudnitz commented 8 years ago

Please try the latest version from the develop branch (cdf2259ea9e5e0addfa5acb8680a94612efc9f22). I couldn't reproduce the problem, but I think I fixed it anyway.

tniebergall commented 8 years ago

I'll have a look next week. If you would like to have a look, i can give you access to the affected system.

tniebergall commented 8 years ago

I've installed the latest version, but the error still exists.

Fatal error: Call to undefined method IntegerNet_Solr_Model_Result_Collection::getStoreId() in /werqsowe/www.werkzeugstore24.de/app/code/core/Mage/ConfigurableSwatches/Model/Observer.php on line 54

If you need more details please let me know.

avstudnitz commented 8 years ago

Okay, that should do it. Please try the latest develop commit. If this should still not work, I'd like to have the following information:

tniebergall commented 8 years ago

Now it works like a charm :-)

avstudnitz commented 8 years ago

Great to hear!