Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error 12263 Code in osCommerce


sowjourn

Recommended Posts

Posted

Hey, has anyone ever received an error 12263 message? The text that goes with this error message is: mpowerkm.net has sent an incorrect or unexpected message.

 

(mpowerkm.net) is my root domain website address. But I am building an osCommerce shopping cart for a subdomain.

 

Thanks.

Posted

That error is generally caused by trying to access a https (SSL) URL when you don't have a SSL certificate installed.

 

Change your catalog configure file to disable SSL like this:

 

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

If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you.

 

"Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice."

- Me -

 

"Headers already sent" - The definitive help

 

"Cannot redeclare ..." - How to find/fix it

 

SSL Implementation Help

 

Like this post? "Like" it again over there >

  • 2 weeks later...
Posted
Hey, has anyone ever received an error 12263 message? The text that goes with this error message is: mpowerkm.net has sent an incorrect or unexpected message.

 

(mpowerkm.net) is my root domain website address. But I am building an osCommerce shopping cart for a subdomain.

 

Thanks.

 

 

Thanks, Jim. I will give that a try.

Archived

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

×
×
  • Create New...