RhymeDigital / isotope_feeds

Updated implementation for creating Product Feeds in Isotope eCommerce for Contao Open Source CMS
GNU Lesser General Public License v3.0
3 stars 6 forks source link

Refresh Feed #29

Closed d0p3fish closed 1 year ago

d0p3fish commented 3 years ago

If i click on refresh feed, i got "Rhyme\IsotopeFeedsBundle\Controller\FeedController" has no container set, did you forget to define it as a service subscriber?

var/cache were already deleted. contao 4.12.2 isotope 2.7.4

FlorianEisenmenger commented 2 years ago

Up! Have the same issues under Contao 4.13.6 "Rhyme\IsotopeFeedsBundle\Controller\FeedController" has no container set, did you forget to define it as a service subscriber?

Also the URL to the products is not correct. It is like https://www.myshop.detest/name-of-product where it should be https://www.myshop.de/shop/category/name-of-product

Any ideas?

bytehead commented 1 year ago

@blairwinans this was possibly solved by #31.