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.