View Single Post
  #40  
Old 05-18-2004, 04:27 PM
 
Juliann Juliann is offline
 

Newbie
  
Join Date: May 2004
Posts: 2
 

Default Re: moving customer folder contents

Quote:
Originally Posted by successful
Quote:
Originally Posted by Chris B
Hi,

Using version 3.5.6. I moved the customer folder contents into the root folder and everything appears to work fine except the secure login still points to the /customer/ folder.

Any Ideas on a fix?

Thanks,
Chris

Chris,

How did you move that folder ?

I did the same thing that Chris did- altho I did have to make a copy of my top.inc.php file and place that at the root directory as well. Everything works & looks great until one logs in.

I am having problems when logged in as eveything is still pointing back to install/customer instead of my root directory. Any ideas on what to do to fix that?

Changing the customer directory in top.inc.php doesn't seem to work. What is the syntax for it to point to root?

I tried-
define ('DIR_CUSTOMER', '');
and that didn't fix it!

Any help would be really appreciated
-Juliann
Reply With Quote