Thread: Newest Products
View Single Post
  #59  
Old 09-23-2004, 08:06 AM
 
Emerson Emerson is offline
 

X-Man
  
Join Date: Mar 2004
Location: Atlanta, GA
Posts: 2,209
 

Default

Hi There,
I have been able to get it to work with the following:

The newest.php file should be created in the xcart root directory, not in the customer directory.
Also, edit the xcart/home.php file instead of /xcart/customer/home.php and add
Code:
require "newest.php";
instead of
Code:
require "./newest.php";


The mod works fine in 4.x if you make the modifications I mentioned above
__________________
Emerson
Total Server Solutions LLC- Quality X-Cart Hosting
Recommended X-Cart Hosting Provider - US and UK servers
Does your host backup your site? We do EVERY HOUR!!!
Shared Hosting | Managed Cloud | Dedicated Servers
Reply With Quote