Results 1 to 10 of 10

Hybrid View

  1. #1
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: SSL not working properly

    At the point where you installed SSL the includes/configure.php file would have had to be updated, and this would have involved overwriting the existing online version.

    You'd have downloaded the file via FTP, edited it correctly in a plain text editor, and then, before uploading back to the server, you'd have to make the online file 'writeable' by giving it permissions of 644 and then upload the changed file and reset permissions on the online file to 444 or 400 (to make it 'unwriteable' again).

    If you haven't done that then it's no wonder that the links which should say https still say http.

    Vger

  2. #2
    Join Date
    Sep 2008
    Location
    Toronto
    Posts
    35
    Plugin Contributions
    0

    Default Re: SSL not working properly

    i did what you said to overwrite the file, and nothing seems to change.

    i'm hit a wall here.

    i also changed back to the default template of zencart, thinking that my template might have some issues, but it didn't change anything.

  3. #3
    Join Date
    Nov 2004
    Location
    Norfolk, United Kingdom
    Posts
    3,036
    Plugin Contributions
    2

    Default Re: SSL not working properly

    FTP to your site, go to the 'includes' folder and click to 'View' the configure.php file. It should say the following (below), for these entries:

    define('HTTP_SERVER', 'http://wihatools.ca');
    define('HTTPS_SERVER', 'https://wihatools.ca');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');

    You may also want to ocntact your hosting company because an Extended Validation SSL Certificate should be valid for both www.wihatools.ca and for just wihatools.ca, but your certificate appears to be only valid for wihatools.ca and not for www.wihatools.ca

    Vger

 

 

Similar Threads

  1. v139h StockByAttributes Not Working Properly
    By lorddracoverash in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 28 Feb 2012, 05:16 PM
  2. SSL not working properly - network solutions hosting
    By EnergyTincom in forum General Questions
    Replies: 1
    Last Post: 16 Jul 2009, 05:57 AM
  3. Admin not working properly
    By nutmeg613 in forum General Questions
    Replies: 1
    Last Post: 6 Jul 2009, 02:46 AM

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