View Single Post
  #4  
Old 06-06-2008, 02:22 PM
 
dtran dtran is offline
 

Member
  
Join Date: Mar 2008
Posts: 17
 

Default Re: Bestsellers modification

No problem,


If you can't find a mod out there you can try the code on the 4th page of the post.

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

Add the above code underneath the following code

PHP Code:
if ($active_modules["Manufacturers"])
include 
$xcart_dir."/modules/Manufacturers/customer_manufacturers.php"


in files giftcert.php and search.php on the root folder.
(* make sure you backup your file *)
I've tested it on ver 4.1.9 and 4.1.10 it's showing up.

Thanks,
__________________
Ennexus
SEO, CMS, E-Commerce, Hosting

X-cart Gold 4.1.x
X-cart Gold 4.2.1
X-Affiliate
Dynamic Image Generator, Tela Firma
Reply With Quote