View Single Post
  #18  
Old 11-02-2007, 05:47 PM
  SystemSkins's Avatar 
SystemSkins SystemSkins is offline
 

eXpert
  
Join Date: Oct 2007
Posts: 350
 

Default Re: Random Featured Products using Recommended Products

Ummmm

Correct me if I'm wrong (since I'm new to php and smarty as of 3 days ago)

But your Step 4. Shouldnt it say /xcart/home.php and not home.tlp?

Quote:
Step 4:
__________________________________________________ _

Edit the file /home.tpl and after the lines

if ($active_modules["Bestsellers"])
include $xcart_dir."/modules/Bestsellers/bestsellers.php";

insert the following lines

if ($active_modules["Random_Products"])
include $xcart_dir."/modules/Random_Products/randoms.php";
__________________
Doug Rock
X-cart Gold 4.1.9
_____________________________________
Altered Cart: 1-Page checkout
Firetank: Feed Manager
Website CM: CDSEO PRO
Website CM: Product A-Z Map
Website CM: Review Approval
Website CM: Site Map Pro
Qualiteam: Sales & Stats (free version)
Reply With Quote