View Single Post
  #1  
Old 03-24-2014, 05:13 AM
 
avinash avinash is offline
 

Member
  
Join Date: Jun 2011
Posts: 15
 

Default Cannot find template file admin/home.tpl

Hello All,

I have been using x-cart from a long time.

And have made many modifications.

Currently i was trying for a better view for order search result list.

I found out that admin/orders.php was responsible for generation of this list.

It was including '/include/orders.php' which was actually performing the search.

And finally it was displayed using func_display('admin/home.tpl',$smarty);

but even after so much searching I am NOT able to find this file admin/home.tpl'. You may think that this is too silly question but believe me it is NOT present anywhere

Please help
__________________
Version 4.4.2
No add-on modules
Reply With Quote