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

Compatibility with Magento 2.0.x #8

Closed
gvillafanetapia opened this issue Apr 29, 2019 · 3 comments
Closed

Compatibility with Magento 2.0.x #8

gvillafanetapia opened this issue Apr 29, 2019 · 3 comments

Comments

@gvillafanetapia
Copy link

Hello,
I installed the module in Magento 2.0.17 and get the following error:

[Mon Apr 29 15:51:50.114138 2019] [:error] [pid 18381] [client *********:52547] PHP Fatal error: Uncaught Error: Call to undefined method Magento\\Catalog\\Model\\ResourceModel\\Product\\Interceptor::unserializeFields() in /***/vendor/magento/framework/Model/ResourceModel/Db/Collection/AbstractCollection.php:604\nStack trace:\n#0 /***/vendor/itonomy/productvisibilitygrid/Model/ResourceModel/ProductVisibilityGrid/Collection.php(427): Magento\\Framework\\Model\\ResourceModel\\Db\\Collection\\AbstractCollection->_afterLoad()\n#1 /***/vendor/magento/framework/Data/Collection/AbstractDb.php(586): Itonomy\\ProductVisibilityGrid\\Model\\ResourceModel\\ProductVisibilityGrid\\Collection->_afterLoad()\n#2 /***/vendor/magento/framework/Data/Collection/AbstractDb.php(557): Magento\\Framework\\Data\\Collection\\AbstractDb->loadWithFilter(false, false)\n#3 /***/vendor/magento/module-backend/Block/Widget/Grid/Extended.php(476): Magento\\Framework\\Data\\Collection\\AbstractDb->load()\n#4 /***/vendor/itonomy/productvisibilitygrid/B in /***/vendor/magento/framework/Model/ResourceModel/Db/Collection/AbstractCollection.php on line 604, referer: https://***/admin/admin/dashboard/index/key/bce0c1fe0e90722a531680abe6f6540f9f59f1bddc20d9c35a438fbc20efc8bf/

Also during installation it wouldn't compile. I had to remove ManagerInterface dependency from /itonomy/productvisibilitygrid/Controller/Adminhtml/Index/MassReindex.php and /itonomy/productvisibilitygrid/Controller/Adminhtml/Index/Reindex.php

Any help is appreciated.

Thank you!

@benvansteenbergen
Copy link
Contributor

Hey @gvillafanetapia,
Thanks for using this module! i will check it out soon, because i do not have a 2.0.* instance running.
Ben

@Beagon
Copy link
Contributor

Beagon commented Jul 30, 2019

Hi @gvillafanetapia,

Thanks for using our module, however we'd like to inform you that we only support Magento version higher than 2.2 since 2.0 has not been supported by Magento themselves since March of 2018 and the support for 2.1 just ended.

Sincerely,

Robin

@Beagon Beagon closed this as completed Jul 30, 2019
@gvillafanetapia
Copy link
Author

OK, thank you.
I'll see to update my instance then.

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

3 participants