HTTPS Question
2 posts by 2 authors in: Forums > CMS Builder
Last Post: April 12, 2010 (RSS)
By KCMedia - April 9, 2010
Hi
I have a client that we are building a site for at the moment and they want to now have an online shop we will be using a PHP based shop that will be intergraded into the current design.
The whole site will be using the CMS Builder for all the content but the shop will be run by other software.
What i would like to know is there will be all the pages on the site in the normal HTTP dir but when they go to the checkout they will move to HTTPS how will CMS Builder handle all of the data to be shown once the checkout and other pages required for order completion be handled by CMS Builder.
thank you
I have a client that we are building a site for at the moment and they want to now have an online shop we will be using a PHP based shop that will be intergraded into the current design.
The whole site will be using the CMS Builder for all the content but the shop will be run by other software.
What i would like to know is there will be all the pages on the site in the normal HTTP dir but when they go to the checkout they will move to HTTPS how will CMS Builder handle all of the data to be shown once the checkout and other pages required for order completion be handled by CMS Builder.
thank you
Thanks
Craig
KC Media Solutions
www.kcmedia.biz
Craig
KC Media Solutions
www.kcmedia.biz
Re: [kcmedia] HTTPS Question
By Jason - April 12, 2010
Hi,
At the top of all of the viewer pages, there is a line that looks like this:
<?php require_once ("cmsAdmin/lib/viewer_functions.php"); ?>
Even if you are in a different directory, as long as you correctly point to "viewer_functions.php" you will be able to connect to the database and pull out any information stored in CMS Builder.
Hope this helps. Let me know if you run into any problems.
At the top of all of the viewer pages, there is a line that looks like this:
<?php require_once ("cmsAdmin/lib/viewer_functions.php"); ?>
Even if you are in a different directory, as long as you correctly point to "viewer_functions.php" you will be able to connect to the database and pull out any information stored in CMS Builder.
Hope this helps. Let me know if you run into any problems.
---------------------------------------------------
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/
Jason Sauchuk - Project Manager
interactivetools.com
Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/