Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Newbie Needing Major Help!


tiels4nina

Recommended Posts

Hi everyone,

I am new to oscommerce and I have really made a mess here and I can't figure out where it started. I get errors when I click on Log In, Register, My Account and Checkout.

 

Can anyone please tell me how to fix this:

 

res://C:\WINDOWS\System32\shdoclc.dll/dnserror.htm#https://cozy-cottagegiftbaskets.com/login.php

 

res://C:\WINDOWS\System32\shdoclc.dll/dnserror.htm#https://cozy-cottagegiftbaskets.com/create_account.php

 

res://C:\WINDOWS\System32\shdoclc.dll/dnserror.htm#https://cozy-cottagegiftbaskets.com/account.php

 

res://C:\WINDOWS\System32\shdoclc.dll/dnserror.htm#https://cozy-cottagegiftbaskets.com/checkout_shipping.php

 

Thank you in advance for any help,

Nina

Link to comment
Share on other sites

If you dont have a SSL certificate install change both catalog and admin/includes/configure.php from:

define('ENABLE_SSL', true); // secure webserver for checkout procedure?

to:

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

 

The_Bear

Link to comment
Share on other sites

Now I have this on the front page:

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/cozycott/public_html/includes/configure.php:46) in /home/cozycott/public_html/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/cozycott/public_html/includes/configure.php:46) in /home/cozycott/public_html/includes/functions/sessions.php on line 67

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...