Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2011
    Posts
    30
    Plugin Contributions
    0

    help question Most admin pages not SSL protected

    My admin log in page and the page it takes me after I log in have the https on the URL but after I click on any of the tabs it takes me to http URL. I can put the "s" on the http and make it https and the pages will display fine, any and all of them but it has to be done manually.
    Following the instructions on this post http://www.zen-cart.com/forum/showth...ighlight=admin I see that the admin page images and buttons is what throws the page to http but I am puzzled as to why simply adding the the "s" on the http will make the page display ok.
    Apparently something is off somewhere and I would appreciate the input from anyone that knows how to fix the problem.

    Also, separate from this issue ..... how do I make an image SSL protected so I can include it in https pages? Where do I upload it?
    I want to make a custom paypal return-to-after-check-out page and the image needs to be https.

    Thank you!!

  2. #2
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Most admin pages not SSL protected

    Only the login is secure in the admin ... if you want all pages secure you need to see both URLs to https in the configure.php file ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  3. #3
    Join Date
    Nov 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: Most admin pages not SSL protected

    Thanks for the reply.
    I have both catalog and admin for https, or at least I thought so.
    ----------
    define('HTTP_SERVER', 'http://www.mydomain.com');
    define('HTTPS_SERVER', 'https://www.mydomain.com');
    define('HTTP_CATALOG_SERVER', 'http://www.mydomain.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.mydomain.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');
    -----------

    Is it set correct OR do I change the " define('HTTP_SERVER', 'http://www.mydomain.com');" and "define('HTTP_CATALOG_SERVER', 'http://www.mydomain.com');" to https?

  4. #4
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Most admin pages not SSL protected

    If you want the whole Admin to run as secure, you would need to have both of these as https:
    Code:
    define('HTTP_SERVER', 'http://www.mydomain.com');
    define('HTTPS_SERVER', 'https://www.mydomain.com');
    otherwise, only the login is secure in the Admin ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  5. #5
    Join Date
    Nov 2011
    Posts
    30
    Plugin Contributions
    0

    Default Re: Most admin pages not SSL protected

    That worked!!
    Thank you again for your help!!

  6. #6
    Join Date
    Jul 2009
    Posts
    402
    Plugin Contributions
    0

    Default Re: Most admin pages not SSL protected

    There's nothing to argue about! Do you need help?? Ask Zen Cart forum and the solution is there, almost 99% of cases. This is GREAT!!!! Thanks
    Ciao from Italy.
    enzo

 

 

Similar Threads

  1. SSL not active when navigating admin pages
    By RoboPhung in forum General Questions
    Replies: 2
    Last Post: 14 Apr 2011, 06:30 AM
  2. SSL not switching on admin and login pages
    By innovafire in forum General Questions
    Replies: 6
    Last Post: 21 Nov 2008, 08:34 PM
  3. What pages are SSL protected
    By Mickmo68 in forum General Questions
    Replies: 10
    Last Post: 29 Oct 2008, 10:37 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR