You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Source model elasticsearch/attribute_source_weight not found for attribute product_weight and categories showing different products than the actual selected products in the backend
#129
Open
imokweb opened this issue
Dec 18, 2017
· 2 comments
Also, I just found another error, in the categories. When you select any category on the site, it throws different products than the ones present in that particular category. I did not know that the error might come from the smile extension, but there is a possibility since I can see in the core_resources table that there is a Smile Virtual Categories module as well and maybe the error can come from that.
So at this point we have two issues:
weight issue on admin product pages
Categories showing other stuff than the actual products
Full error for 1.
`Source model "elasticsearch/attribute_source_weight" not found for attribute "product_weight"
Please help out,
Thanks!
I.
The text was updated successfully, but these errors were encountered:
Weight issue: I've deleted the product_weight attribute and I was able access the product pages in the admin again.
Virtual categories:
This is something that I was not aware that the plugin changes the default magento categories behaviour. After playing arround with it, I wasn't able to fix the problem.
I've tried to configure using the virtual category but it completely broke the categories system.
It wasn't saving and it wasn't loading that particular category page in the admin. Weird
I've had to disable the plugin from System -> Catalog -> Catalog -> Switched back to Mysql search and then the categories were saving again in the admin.
Did anybody encounterd this same issue? I've installed smile on multiple Magento installs, similar configurations and the virtual category error was showing up on all the installs.
If not, I'd still like to continue to use the search suite (because it's cool), but I'd like to turn off virtual category feature.
Does the search functionality need the virtual category in order to function?
Hi @imokweb
we have also encountered the problem that categories showing different products than the actual selected products in the backend.
Did you then solve it?
Hi there,
I'm having this error when trying to access any of the product pages in the admin backend of Magento.
Magento version: 1.9.3.7
Php version: 5.6.32
Smile ES version: 1.3.0
Smile Virtual Categories: 1.0.3
Also, I just found another error, in the categories. When you select any category on the site, it throws different products than the ones present in that particular category. I did not know that the error might come from the smile extension, but there is a possibility since I can see in the core_resources table that there is a Smile Virtual Categories module as well and maybe the error can come from that.
So at this point we have two issues:
Full error for 1.
`Source model "elasticsearch/attribute_source_weight" not found for attribute "product_weight"
Please help out,
Thanks!
I.
The text was updated successfully, but these errors were encountered: