faDdy Posted July 10, 2011 Share Posted July 10, 2011 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 Link to comment Share on other sites More sharing options...
faDdy Posted July 10, 2011 Author Share Posted July 10, 2011 anyone ? :S please its urgent Link to comment Share on other sites More sharing options...
Stefan Iulian Posted July 10, 2011 Share Posted July 10, 2011 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 More sharing options...
faDdy Posted July 10, 2011 Author Share Posted July 10, 2011 Thanx for you instructions but the problem was that i have enabled smarty 3 and when i changed it back to smarty 2 all things worked back properly .Anyways thanks for you help. Link to comment Share on other sites More sharing options...
Recommended Posts