Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Admin SSL, single page


JangoF

Recommended Posts

Hi,

 

What's the easiest way to enable SSL on a single page in admin (like orders.php and customers.php for instance)?

 

I am using a custom header/menu, so just enabling it in the left menu is not an option, as I am not using it anymore.

 

Thanks for any help. ;)

Link to comment
Share on other sites

Hi,

 

What's the easiest way to enable SSL on a single page in admin (like orders.php and customers.php for instance)?

 

I am using a custom header/menu, so just enabling it in the left menu is not an option, as I am not using it anymore.

 

Thanks for any help. ;)

 

Check your links, they are created by the function tep_href_link($page,$parameters,$requerst_type).

 

$request_type must be 'SSL'.

Link to comment
Share on other sites

Hi,

 

What's the easiest way to enable SSL on a single page in admin (like orders.php and customers.php for instance)?

 

I am using a custom header/menu, so just enabling it in the left menu is not an option, as I am not using it anymore.

 

Thanks for any help. ;)

There is a contribuiton for doing this. The name is ssl admin, or something similar.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Link to comment
Share on other sites

in html_out where urls are generated thru href function.

 

Place a condition if page is what you want that it has https.

 

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...