osCmax v2.5 User Manual
Results 1 to 3 of 3

losing www in the url

This is a discussion on losing www in the url within the osCmax v1.7 Discussion forums, part of the osCmax v1.7 Forums category; Hey All I have an odd problem. When I enter the site the url is http://www.connectingpoints.com/catalog/ when I click on ...

      
  1. #1
    New Member
    Join Date
    Jan 2005
    Posts
    8
    Rep Power
    0


    Default losing www in the url

    Hey All

    I have an odd problem. When I enter the site the url is http://www.connectingpoints.com/catalog/

    when I click on any product the url drops the WWW. This is messing up the SSL certificate as it is issued for www.connectingpoints.com and is making a warning pop up about invalid SSL.

    help?


    Russ

  2. #2
    jpf
    jpf is offline
    osCMax Testing Team
    jpf's Avatar
    Join Date
    Sep 2003
    Location
    Manitoba, Canada
    Posts
    2,699
    Rep Power
    22


    Default RE: losing www in the url

    Check your configure.php files (catalog and admin sides)

    some where your http ref and https ref is wrong/missing the "www." part
    JPF - osCMax Fourm Moderator - To contact, post on the forum or click here
    Try out our osCMax at: Live Catalog Demo
    Limited access Admin: Live Admin Demo
    Feel free to add products they way you want and then purchase them -=+=- Sorry nothing will be billed or shipped!

  3. #3
    New Member
    Join Date
    Jan 2005
    Posts
    8
    Rep Power
    0


    Default FIXED!

    Okay I checked configure.php in both places and yes the www was missing on all of the settings.
    For example: define('HTTP_SERVER', 'http://connectingpoints.com');
    Changed to: define('HTTP_SERVER', 'http://www.connectingpoints.com');

    Adding the www fixed the ssl problem.

    Thanks for the help

    Regards
    Russ

Similar Threads

  1. Strange Problem, losing config. forced ssl?
    By djtodd in forum osCmax v1.7 Discussion
    Replies: 3
    Last Post: 01-04-2005, 11:54 AM
  2. Losing products from shopping cart?
    By angelbud in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 05-18-2004, 02:08 PM
  3. Losing my mind with Gift Voucher mod
    By Anonymous in forum osCMax v1.7 General Mods Discussion
    Replies: 2
    Last Post: 02-05-2004, 11:40 AM
  4. Displaying Top Level Category List / Losing Breadcrumbs
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 02-05-2004, 12:24 AM
  5. Losing images in admin with https
    By ozstar in forum osCommerce 2.2 Modification Help
    Replies: 7
    Last Post: 03-16-2003, 08:14 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
  •