View Single Post
  #13  
Old 11-22-2004, 05:31 AM
  BCSE's Avatar 
BCSE BCSE is offline
 

X-Guru
  
Join Date: Apr 2003
Location: Ohio - bcsengineering.com
Posts: 3,091
 

Default

Quote:
Originally Posted by rmaskell
Thanks for your prompt reply.

Is it OK to have your cart and the html pages in the root directory?

I mean, does it cause any conflicts?

Thanks again

Robert

Doesn't cause any conflicts. You can also change it to:
Code:
define ('DIR_CATALOG', '/');

and see if that puts it in the xcart directory. I've not tried myself so I'm not sure if that will make it go into the xcart directory.

Carrie
__________________
Custom Development, Custom Coding and Pre-built modules for X-cart since 2002!

We support X-cart versions 3.x through 5.x!

Home of the famous Authorize.net DPM & CIM Modules, Reward Points Module, Point of Sale module, Speed Booster modules and more!


Over 200 X-cart Mods available & Thousands of Customizations Since 2002 - bcsengineering.com

Please E-Mail us for questions/support!
Reply With Quote