Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2009
    Posts
    2
    Plugin Contributions
    0

    Default incorrect path to product detail?

    Hi, this is probably and hopefully an easy fix, but I've saturated my novice's brain with phphtmlzenspeak and I just need a push in the right direction on this. When I click the link to my product detail, I get a page load error:

    Safari can’t open the page “http://virtuatticbooks.comindex.php/...products_id=1” because Safari can’t find the server “virtuatticbooks.comindex.php”.

    Clearly, I'm missing a / between 'virtuatticbooks.com' and 'index'. (this btw, happens in every browser I've tried.) In which file(s) do I check/correct this path?

    Thanks in advance for any help you can give me!

    Zen Cart V 1.3.0.2
    Newly installed (slight issues with host; re-installed and moved some files around a bit)
    No addons installed yet
    http://virtuatticbooks.com
    using dot5hosting

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

    Default Re: incorrect path to product detail?

    I'd guess you left the / off the end of the paths in your configure.php file(s). Should look like this:

    define('DIR_WS_CATALOG', '/zentest/');
    define('DIR_WS_HTTPS_CATALOG', '/zentest/');

  3. #3
    Join Date
    Jun 2009
    Posts
    2
    Plugin Contributions
    0

    Default Re: incorrect path to product detail?

    Thanks so much! That was exactly it--I knew it'd be an easy one. Now I can blink :).

 

 

Similar Threads

  1. Physical path is incorrect
    By electrocig in forum Installing on a Windows Server
    Replies: 12
    Last Post: 7 Oct 2011, 04:17 PM
  2. Physical path is incorrect
    By ribanett in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 30 Sep 2010, 02:03 PM
  3. Physical Path is incorrect
    By christophert in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 25 Nov 2008, 01:45 PM
  4. Physical path is incorrect
    By lbooth in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 11 Jun 2008, 11:22 AM
  5. Physical Path incorrect
    By clothmania in forum Installing on a Linux/Unix Server
    Replies: 11
    Last Post: 28 Mar 2008, 08:47 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