Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Create Account


Baddco

Recommended Posts

Posted

Again...Help please.

 

I too am having problems getting past create account/log in. I had it working once and then had to reload computer after a problem with IE 7.

 

I know it's in my config file, but lost as to where.

 

I contact my web host...they give me the generic answer...'We're lost as well, but for $250 we'll set up your shopping cart' I really don't care for that response at all. Problem is the entire site is for my wifes place of work. I've explained to them I don't too much care for the host ( mail server there rarely works among other problems ) but I'm only trying to get the site running.

 

The problem lies somewhere here I'm sure:

 

define('HTTP_SERVER', 'http://www.memindex.com'); // eg, http://localhost - should not be empty for productive servers

define('HTTP_CATALOG_SERVER', 'http://www.memindex.com');

define('HTTPS_CATALOG_SERVER', '');

define('ENABLE_SSL_CATALOG', false); // secure webserver for catalog module

define('DIR_FS_DOCUMENT_ROOT', '/home/memindex/public_html/catalog/'); // where the pages are located on the server

define('DIR_WS_ADMIN', '/catalog/admin/'); // absolute path required

define('DIR_FS_ADMIN', '/home/memindex/public_html/catalog/admin/'); // absolute pate required

define('DIR_WS_CATALOG', '/catalog/'); // absolute path required

define('DIR_FS_CATALOG', '/home/memindex/public_html/catalog/'); // absolute path required

define('DIR_WS_IMAGES', 'images/');

 

In advance...Thank You.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...