View Single Post
  #16  
Old 11-22-2004, 11:37 AM
 
Yang Xu Yang Xu is offline
 

Senior Member
  
Join Date: May 2004
Location: Portland, Oregon
Posts: 175
 

Default

Quote:
Originally Posted by rmaskell
Tried putting in the'/' and it shows that it will write the html to:

The server directory where the HTML-catalog will be generated:
/public_html/store/

You will access your HTML-catalog via this URL:
http://www.officeline.co.uk/store//index.html
Hi, Robert:

Maybe you can use: define ('DIR_CATALOG', ''); and see if you can get rid of double // . I've not tried myself.

Quote:
Originally Posted by rmaskell
Now I'm stuck. I guess I'll just create the cart in the root directory and html to there.
There are disadvantages to put XCart in root. For example: you will not be able to put two XCart in one web root; if your site is a big one and store is only a part of your site, it will be hard to organize all files, etc.
__________________
Carts n Tools.com
- New Root HTML Generator
- Templates | Add-Ons | Services
- XCart 4.0.x
Reply With Quote