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

Fatal error: Call to undefined method Smile_ElasticSearch_Model_Resource_Engine_Elasticsearch::isLeyeredNavigationAllowed() #18

Closed
kayaj opened this issue Jul 15, 2015 · 5 comments

Comments

@kayaj
Copy link

kayaj commented Jul 15, 2015

In the left sidebar, where ManaDev Layered SEO Filters usually appear this error occured after installing the Magento extension.

Fatal error: Call to undefined method Smile_ElasticSearch_Model_Resource_Engine_Elasticsearch::isLeyeredNavigationAllowed() in [...]/app/code/local/Mana/Filters/Block/View.php on line 179

Anyone an idea what causes this error?

@kayaj
Copy link
Author

kayaj commented Jul 15, 2015

I sense a typo... isLeyered
probably this?

@kayaj
Copy link
Author

kayaj commented Jul 15, 2015

Fixed the Typo -> Error-message disappeared.
BUT
On a different Magento installation I'm using the same extension, and there I had to leave the typo in the code. When I corrected the typo there, I've received an error message. WITH typo it works like a charm. WITHOUT I get an error. I think it depends on your setup...

@nicosomb
Copy link
Contributor

Hello @kayaj ,

I've received an error message.

The same than in your 1st post?

@afoucret
Copy link
Contributor

There is no way our module can work with this : http://www.manadev.com/advanced-layered-navigation-ce/ (I suspect you are talking about this module)

I don't want enter into technical details but we are providing the same facet multiselect mode and it comes the time were we override the same code (and they get incompatible).

Our module does a lot more actually even if we speak only about facets (price sliders, rating filters, ...) !!!

So you have to uninstall your module if you want to enjoy our !!!

@Tomasz-Silpion
Copy link

Tomasz-Silpion commented Dec 16, 2018

Exaggerated. At least basic compatibility can be simply added. I've managed to made it work on my store in circa 2h.

#151

@eVo93 eVo93 mentioned this issue Feb 18, 2019
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

4 participants