h2oguyofnh Posted April 12, 2005 Posted April 12, 2005 My new store I have made myself a customer just to try it out. When I sign in it goes to login page loads okay, seems to accept input and then it returns to default.php in the address window of my browser and displays NOTHING. This won't be good for business. Any help appreciated. :'(
julianpuje Posted April 12, 2005 Posted April 12, 2005 Your address bar changes to the wrong address when you get to the default page and thereafter. Check your catalog/includes/configure.php is all set up correctly for the addresses (including the www). Also check your catalog/includes/filenames.php has the default set for your index.php. HTH Julian A little knowledge is dangerous, I SHOULD KNOW. If Life Begins At 40, What ends????
h2oguyofnh Posted April 12, 2005 Author Posted April 12, 2005 I don't think I changed much on that but I'll check on it later. Thanks for the quick response. The site currently works at www.wwp.chriskofer.com or chriskofer.com/wwp (the two can be interchanged at my host). I will look into it.
h2oguyofnh Posted April 12, 2005 Author Posted April 12, 2005 From my config file define('ENABLE_SSL', false); // secure webserver for checkout procedure? define('DIR_WS_CATALOG', '/wwp/'); // absolute path required define('DIR_WS_IMAGES', 'images/'); Now I tried making the DIR_WS_CATALOG an absolute path but that messes up everything. So I put it back as above. Still getting blank after sign in my store any help appreciated if you would be so kind, try registering as a client
Recommended Posts
Archived
This topic is now archived and is closed to further replies.