View Single Post
  #16  
Old 09-23-2005, 06:22 PM
 
yages yages is offline
 

eXpert
  
Join Date: Sep 2004
Location: Australia
Posts: 332
 

Default

I tried to install this mod but it would not work

Maybe this could be the problem
My home.php looks like this

#
# $Id: home.php,v 1.44.2.2 2005/01/12 07:41:51 svowl Exp $
#

header("Location: ../home.php".(!empty($QUERY_STRING) ? "?".$QUERY_STRING : ""));
?>

where do I put the code
require $xcart_dir."/bestsellers_month.php";
__________________
yages
x-cart version 4.5.5
Reply With Quote