Jump to content

[Solved] Prodcuts not showing when click on category


Recommended Posts

I am working on new version of ps 1.4.3 and having a problem that when i click on any category it does not show any products :S and right column block also dosen't show any modules although homepage is working fine.I am attaching snapshots of my front office.Please help me Thanks

49119_SCZBInC0q9YHhqZthEIJ_t

49120_ogz6K1loikX18iwCPNnw_t

Link to comment
Share on other sites

There could be a number of issues. Since the number of products seems to be working my best guess would be that you modified the query in the getProducts function inside Category.php class. If that's the case, add a die($sql); before the ExecuteS($sql), refresh the page and copy paste the query in phpmyadmin to see if you have any errors or if it returns the products correctly.

I can't see the right column in the screenshots and what exactly is missing, but if the footer is missing also then you probably have an error in category.tpl or any of the other included files ,most likely product-list.tpl or product-sort.tpl

Link to comment
Share on other sites

×
×
  • Create New...