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

URL changing in cart

This is a discussion on URL changing in cart within the osCMax v1.7 Installation forums, part of the osCmax v1.7 Forums category; Hi, I have finished my first store at www.ghdstore.com now my problem is that when i uploaded the main files ...

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


    Default URL changing in cart

    Hi,
    I have finished my first store at www.ghdstore.com now my problem is that when i uploaded the main files i used the I.P and dir. Now everything reverts back to it even after you type the domain

    so enter: www.ghdstore.com

    click on any cat heading.

    you get something like: http://70.84.85.66/~ghdstore/index.p...3c62a707f44960

    rather than: http://www.ghdstore.com/index.php/cP...3c62a707f44960

    I have no idea how to fix this and had a look around the forum !
    Any ideas?
    [/url]

  2. #2
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: URL changing in cart

    Just edit the /includes/configure.php and change the ip address to your domain name. Also remove the ~ghdstore from the same part of the configure.php file.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

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


    Default RE: URL changing in cart

    I changed the file so it looks like this and it still seem's to use the old settings. any ideas?

    define('HTTP_SERVER', 'http://www.ghdstore.com'); // eg, http://localhost - should not be empty for productive servers
    define('HTTPS_SERVER', ''); // eg, https://localhost - should not be empty for productive servers
    define('ENABLE_SSL', false); // secure webserver for checkout procedure?
    define('HTTP_COOKIE_DOMAIN', 'www.ghdstore.com');
    define('HTTPS_COOKIE_DOMAIN', '');
    define('HTTP_COOKIE_PATH', '');
    define('HTTPS_COOKIE_PATH', '');

    Thanks

  4. #4
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: URL changing in cart

    If you have the cache on, turn it off. Also, turn off search engine safe urls.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

  5. #5
    New Member
    Join Date
    Jan 2005
    Posts
    13
    Rep Power
    0


    Default RE: URL changing in cart

    Thanks i have set both to "false" and the problems still happening.Any ideas
    Lee

  6. #6
    osCMax Developer

    michael_s's Avatar
    Join Date
    Jul 2002
    Location
    Phoenix, AZ
    Posts
    19,907
    Rep Power
    568


    Default RE: URL changing in cart

    The only possible ways this can be happening are as follows:

    1. You have not actually updated your /catalog/includes/configure.php file on the server.

    2. You have a file called /catalog/includes/local/configure.php that is overriding your change in the above file. Check this dir and if the file is present, delete it.

    So, double check your files.

    You just have a really simple mistake in your configure.php file. It should take about 2 seconds to fix. Post your entire configure.php except for the database connection info.
    Michael Sasek
    osCMax Developer


    osCmax Installation Service
    - Have our professionals install osCmax on your server - same day service!
    osCmax 2.5 User Manual - the must have beginners guide to osCmax v2.5

    Stay Up To Date with everything osCMax:
    Free osCmax Newsletters - Security notices, New Releases, osCMax News
    osCmax on Twitter - Up to the minute info as it happens. Know it first.

    osCmax Documentation

Similar Threads

  1. Remove product from cart - cart not updating
    By mentalskylight in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 03-10-2005, 01:42 AM
  2. Add Item to Cart, authenticate, then deletes cart contents?
    By Anonymous in forum osCmax v1.7 Discussion
    Replies: 8
    Last Post: 07-20-2004, 10:48 AM
  3. Changing Boxes
    By RicDay in forum osCmax v1.7 Discussion
    Replies: 14
    Last Post: 03-07-2004, 03:35 PM
  4. changing from ms2.2 to MAX 1.5.5
    By Geotex in forum osCMax v1.7 Installation
    Replies: 6
    Last Post: 12-31-2003, 10:49 AM
  5. changing the look of these pages
    By bagged89s10 in forum osCmax v1.7 Discussion
    Replies: 1
    Last Post: 12-19-2003, 10:49 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
  •