Thread: Site map page
View Single Post
  #11  
Old 03-03-2005, 12:39 PM
 
gm@osbcorp.com gm@osbcorp.com is offline
 

Member
  
Join Date: Sep 2004
Posts: 22
 

Default

After a little trial and error I got it to work with v3.5.11. I had to change the line:

func_display("customer/home.tpl", $smarty);

to:

$smarty->display("customer/home.tpl");

in the sitemap.php file.

It works great! Thanks again for the great mod Fernando!
__________________
Senior
X-Cart Gold v3.5.11
Reply With Quote