Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2005
    Posts
    77
    Plugin Contributions
    0

    Default Editing module disabled until Admin is configured for SSL

    I found the same issue in the thread with the same name, but it was closed.
    I have the same problem, but I don't see how to uninstall Authorize.net AIM module. Also, I login Admin via https://, but as soon as I click to payment modules the address switches to http://.

    My configure.php is configured as such:
    define('HTTP_SERVER', 'http://www.healthworksprofessional.com');
    define('HTTPS_SERVER', 'https://www.healthworksprofessional.com');
    define('HTTP_CATALOG_SERVER', 'http://www.healthworksprofessional.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.healthworksprofessional.com');

    // secure webserver for admin? Valid choices are 'true' or 'false' (including quotes).
    define('ENABLE_SSL_ADMIN', 'true');

    // secure webserver for storefront? Valid choices are 'true' or 'false' (including quotes).
    define('ENABLE_SSL_CATALOG', 'true');

    The includes/configure.php is configured similarly.

    Any help would be greatly appreciated.
    Thanks
    jim

  2. #2
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: Editing module disabled until Admin is configured for SSL

    For your ADMIN, to make ALL the admin pages (including your payment modules which have secure configuration settings), you need to make your HTTP_SERVER setting use an https URL. But ONLY in your ADMIN version of configure.php. Don't do it on the non-admin version.
    So simply add the "s":
    Quote Originally Posted by jar3300 View Post
    My admin configure.php is configured as such:
    define('HTTP_SERVER', 'https://www.healthworksprofessional.com');
    define('HTTPS_SERVER', 'https://www.healthworksprofessional.com');
    Explained in the FAQ on setting up SSL: http://www.zen-cart.com/content.php?...alled-zen-cart
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Dec 2005
    Posts
    77
    Plugin Contributions
    0

    Default Re: Editing module disabled until Admin is configured for SSL

    Doc,
    That did the trick and fixed the Authorize.net issue.
    Thanks so very much!
    Jim

 

 

Similar Threads

  1. Replies: 12
    Last Post: 5 Aug 2015, 05:59 AM
  2. v153 Can't login to admin after SSl was disabled, How to restore admin access?
    By alpheus in forum Installing on a Linux/Unix Server
    Replies: 8
    Last Post: 20 Dec 2014, 09:34 PM
  3. v151 Installation of this Module is Disabled Until Your Admin Is Configured for SSL
    By jtfindc in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 11 Dec 2014, 04:11 PM
  4. Replies: 2
    Last Post: 15 Apr 2014, 08:57 PM
  5. Editing module disabled until Admin is configured for SSL
    By boggl in forum Upgrading to 1.5.x
    Replies: 10
    Last Post: 29 Feb 2012, 09:23 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