Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error! Unable to determine connection method on a


blueguy777

Recommended Posts

Posted

I am getting this error

 

Error!

 

Unable to determine connection method on a link!

 

Known methods: NONSSL SSL

 

Any one knows what to do for this??

 

Thx in advance

  • 2 months later...
Posted

IM getting the exact same error did you manage to fix it yet?? or does anyone know??

Posted

What is the link?

What is the code for the link?

Does the code for the link contain ,NONSSL,SSL ?

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Posted

Got it in the checkout_shipping.php page the SSL was not there didnt know where to look until you asked me to look for it steve..

 

// if the customer is not logged on, redirect them to the login page

if ($osC_Customer->isLoggedOn() == false) {

$navigation->set_snapshot();

 

tep_redirect(tep_href_link(FILENAME_LOGIN, '', 'SSL'));

}

 

cheers

Archived

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

×
×
  • Create New...