View Single Post
  #11  
Old 11-21-2004, 11:40 PM
 
Yang Xu Yang Xu is offline
 

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

Default Re: not quite root

Quote:
Originally Posted by rmaskell
I change the line define ('DIR_CATALOG', '/catalog'); to read ('DIR_CATALOG', ''); but it then wants to put the hmtl pages in /public_html/store rather than in the root directory /public_html ?

Hi, Robert:

As your XCart is installed in /public_html/store directory, XCart can not access any directory above the directory /store. If you want all your HTML files in /public_html (web root) directory, you either install your XCart in this directory, or use a commercial mod to move the HTML files up into /public_html (web root) directory.
__________________
Carts n Tools.com
- New Root HTML Generator
- Templates | Add-Ons | Services
- XCart 4.0.x
Reply With Quote