| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
Apply https on some seperate cart pages | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() On my store I added some new pages. (ie. my_order.php, order_message.php)
Currently these pages are using the HTTP location. > I would like the new pages to use the HTTPS location. What should I do?
__________________
x-cart 4.0.16v linux server |
|||||||
#2
|
|||||||
|
|||||||
![]() Anyone know how I can configure other pages to use the HTTPS location insted of using the HTTP?
ex. lets say a page was called order_messages.php; and it is not using the https location. > I would like this page to use the https location. *note: I have already created the symlinks.
__________________
x-cart 4.0.16v linux server |
|||||||
#3
|
|||||||||
|
|||||||||
![]() You should edit '<xcart_dir>/https.php' script and alter the following line:
PHP Code:
For example: PHP Code:
__________________
Eugene Kaznacheev, Evangelist/Product Manager at Ecwid: http://www.ecwid.com/ (since Sept 2009) ex-Head of X-Cart Tech Support Department ex- X-Cart Hosting Manager - X-Cart hosting ex-X-Cart Technical Support Engineer Note: For the official guaranteed tech support services please turn to the Customers HelpDesk. |
|||||||||
#4
|
|||||||
|
|||||||
![]() Hello Ene,
[first I] Applied the code changes onto the https.php file: $https_scripts = array(); (and replaced with) $https_scripts = array("my_order.php","order_message.php","acc_mana ger.php","my_account.php"); [second, In admin-end I have the checkbox option listed below set to active] - Use secure login form on a separate page (HTTPS): - Do not redirect customers from HTTPS to HTTP: >but, on the xcart store when I accessed the page(s), nothing changed. It just switched back to using the http location?
__________________
x-cart 4.0.16v linux server |
|||||||
#5
|
|||||||||
|
|||||||||
![]() Quote:
This modification works correctly on my local copy of X-Cart installation. So I suggest to open a support ticket in the HelpDesk.
__________________
Eugene Kaznacheev, Evangelist/Product Manager at Ecwid: http://www.ecwid.com/ (since Sept 2009) ex-Head of X-Cart Tech Support Department ex- X-Cart Hosting Manager - X-Cart hosting ex-X-Cart Technical Support Engineer Note: For the official guaranteed tech support services please turn to the Customers HelpDesk. |
|||||||||
#6
|
|||||||
|
|||||||
![]() Ok, thank you!
__________________
x-cart 4.0.16v linux server |
|||||||
|
|||
X-Cart forums © 2001-2020
|