In ModelCatalogProduct::getProductRelated I added a limit to the query. Nothing changed. I tried to echo the query, no response. I removed the method from the class, no error. I removed all content from the class file and still no error.
Does catalog\controller\product\product.php call ModelCatalogProduct::getProductRelated from \model\catalog\product.php?
I have cleared the cache and deleted everything from storage\cache.
What am I missing
Called in main function of
Code: Select all
catalog/controller/product/product.php
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.
TY, any idea why the ModelCatalogProduct::getProductRelated method in catalog\model\catalog\product.php is not executing the changes?OSWorX wrote: ↑Fri Apr 19, 2019 9:59 pmCalled in main function ofCode: Select all
catalog/controller/product/product.php
I restarted the HTTP service, have no caches running .
Can an ocmod extension be interfering?
Have you assigned 'related products' to the product(s) you are calling?goodguyssigns wrote: ↑Fri Apr 19, 2019 10:25 pmTY, any idea why the ModelCatalogProduct::getProductRelated method in catalog\model\catalog\product.php is not executing the changes?
You did not write anything about additional installed extensions ..

But yes.
Full Stack Web Developer :: Dedicated OpenCart Development & Support DACH Region
Contact for Custom Work / Fast Support.