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

Fixed some issues #7

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed some issues #7

wants to merge 1 commit into from

Conversation

br33f
Copy link

@br33f br33f commented Apr 17, 2020

Fixed 500 Controller error. Fixed rendering page error by replacing getAttributeText function in Xmlfeed.php.

This closes #2 and closes #6

…etAttributeText function in Xmlfeed.php.

This closes adampmoss#2 and closes adampmoss#6
@br33f br33f mentioned this pull request Apr 17, 2020
@ShaunFM
Copy link

ShaunFM commented Apr 17, 2020

This fixed the error 500 thank you!
It is now showing no title and price as $0.00 for all products.

@br33f
Copy link
Author

br33f commented Apr 20, 2020

@ShaunFM I don't know what is exactly wrong in your case, but you should take a closer look at buildProductXml method in Model/XmlFeed.php

It works fine for me in Magento 2.1.7

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

Successfully merging this pull request may close these issues.

HTTP ERROR 500 Generate feed query
3 participants