Thread: What's new mod
View Single Post
  #7  
Old 03-26-2005, 01:27 AM
 
jeeya jeeya is offline
 

X-Adept
  
Join Date: May 2003
Location: USA
Posts: 807
 

Default

Quote:
Originally Posted by alkhashrami
Hi,

thanks for this mod

I've tested your mod in 4.0.12 with fashion moasic skin
every thing was good except it appears in the main page which is not good for that skin

SO, how can i configure it to work like if we see a category i.e. not in the main page

thanks again


if (!empty($wn)) {
include "./newest.php";
$smarty->assign("wn","$wn");
}


don't put above code in home.php instead put it in catagories.php
__________________
X-Cart Version 4.1.8
Hosted on Linux
Reply With Quote