Results 1 to 3 of 3
  1. #1
    Join Date
    Apr 2011
    Posts
    13
    Plugin Contributions
    0

    Default Site is adding an extra foldername in...

    I'm trying to fix our home page to our shopping cart.

    Right now it is adding an addtional /shop to the homepage of the cart so it looks like this:

    http://incredibum.com/shop/shop/

    I'm guessing this has to deal with the configure.php file but not sure where it needs to be fixed.

    So far the defines at the top look like this:

    define('HTTP_SERVER', 'http://incredibum.com/shop');
    define('HTTPS_SERVER', 'https://incredibum.com/shop');
    define('HTTP_CATALOG_SERVER', 'http://incredibum.com/shop');
    define('HTTPS_CATALOG_SERVER', 'https://incredibum.com/shop');

    thanks in advance for your help.

  2. #2
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Site is adding an extra foldername in...

    It is almost certainly a configure.php problem but the code you included looks like it's from admin/includes/configure.php. You want includes/configure.php.

  3. #3
    Join Date
    Apr 2011
    Posts
    13
    Plugin Contributions
    0

    Default Re: Site is adding an extra foldername in...

    awesome. got it fixed!

    Thanks for the help!

 

 

Similar Threads

  1. v150 How do I change the site address from /foldername to /store
    By cadillac531 in forum Basic Configuration
    Replies: 3
    Last Post: 29 Oct 2012, 11:19 PM
  2. Masking store foldername in URL
    By jfreeman in forum General Questions
    Replies: 3
    Last Post: 25 Sep 2010, 07:50 PM
  3. renaming admin/foldername
    By keymarketing in forum General Questions
    Replies: 3
    Last Post: 15 Aug 2010, 08:57 PM
  4. adding an extra insert
    By kireol in forum General Questions
    Replies: 1
    Last Post: 17 Nov 2008, 01:02 AM
  5. Extra adding on to price
    By sparkiii in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 19 Jul 2007, 06:00 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