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