View Single Post
  #1  
Old 04-21-2008, 05:47 PM
  jcorneli's Avatar 
jcorneli jcorneli is offline
 

Advanced Member
  
Join Date: Jul 2007
Posts: 74
 

Default TelaFirma free X-Cart Narrow by Manufacturer 4.x. code problem

I am attempting to install the TelaFirma free X-Cart Narrow by Manufacturer 4.x. I followed the instructions and evrything worked until I got to step 4 which states:

Quote:

Edit the file /home.php 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";

The code in my home.php is formatted differently as follows:

Quote:

{if $active_modules.Bestsellers ne "" and $config.Bestsellers.bestsellers_menu eq "Y"}
{include file="modules/Bestsellers/menu_bestsellers.tpl" }
{/if}
I have tried many different variations but i can't seem to get the correct syntext. Any help would be greatly appreciated.
__________________
www.usapolicesupply.com
v4.6.3

Xcartmods reBoot Template
WebsiteCM CDSEO Pro SEO
BCS Multipe Upselling Links
Firetank Feed Manager

BCS Product Importer Updater Pro
BCS Drop Shipper Pro
BCS Quote Request Module
BCS Printable Online Catalog
Reply With Quote