Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    10
    Plugin Contributions
    0

    Default Is this a localhost problem?

    I've tried to research the problem, not sure about the solution.

    The problem:

    • The main website where the store is located is www.mydomain.com
    • When people click to go to the store main page, it properly goes to: www.mydomain.com/store.
    • However, once on the store main page when anything is clicked (category, product, etc.) the browser address is now http://mydomain.com/store/...... (it drops the "WWW"). This happens on any level, any page below the main page.
    The Problem:

    The store works perfectly when accessed anywhere. However, the owners of the store have an internal, small office network. When trying to access their own store when in their office and on their network, they get "page not found" on the pages where the "WWW" has been removed. And even after inserting the "WWW" into the address bar, the page text displays, but not the graphics.

    The network engineer says that it is because the store is configured with relative addressing, and that when clicking on links while in the store, the "WWW" should be in every address.

    How is this problem fixed. The people who own the store cannot properly get to their own store unless they leave their office and access from another external location. /Dan

  2. #2
    Join Date
    Mar 2004
    Posts
    16,019
    Plugin Contributions
    5

    Default Re: Is this a localhost problem?

    the configure php files located in
    includes/
    admin/includes/

    do not have the www in the defines, just pop in and add them

 

 

Similar Threads

  1. Cart fails to capture submissions... (hosting problem)
    By The Annoyed Man in forum General Questions
    Replies: 8
    Last Post: 10 May 2007, 12:10 AM
  2. Ez pages problem and firefox problem
    By bobbyt in forum Templates, Stylesheets, Page Layout
    Replies: 0
    Last Post: 14 Mar 2007, 03:31 PM
  3. Links Manager 1.5 - submit links page problem
    By heavenlynights in forum Addon Sideboxes
    Replies: 2
    Last Post: 2 Jan 2007, 12:47 AM
  4. CSS Flyout problem with 1.3.0.1
    By deepmax in forum Upgrading from 1.2 to 1.3.x
    Replies: 1
    Last Post: 16 May 2006, 06:46 AM

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
  •