Results 1 to 6 of 6
  1. #1
    Join Date
    Nov 2009
    Posts
    15
    Plugin Contributions
    0

    Default how do I make homepage url without /zencart?

    How do I make it so that when I try and go to my site by typing in the url that I can just type in mysite.com instead of mysite.com/zencart?

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

    Default Re: how do you make homepage url without /zencart


  3. #3
    Join Date
    Nov 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: how do you make homepage url without /zencart

    What exactly are you changing when you change the session directory?

    Like if it's

    /home/photothrows/public_html/zencart/cache

    am I changing just a certain part, the whole thing, or what?

    I had thought that it would be changing the /zencart/cache to /newfoldername but that didn't seem right.

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

    Default Re: how do you make homepage url without /zencart

    Don't worry about the sessions stuff now - do the edits in the two configure.php files and see if it works.

  5. #5
    Join Date
    Nov 2009
    Posts
    15
    Plugin Contributions
    0

    Default Re: how do you make homepage url without /zencart

    What am I changing it to?


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

  6. #6
    Join Date
    Mar 2009
    Posts
    221
    Plugin Contributions
    1

    Default Re: how do I make homepage url without /zencart?

    Quote Originally Posted by daphne View Post
    What am I changing it to?

    define('DIR_WS_CATALOG', '/zencart/');
    define('DIR_WS_HTTPS_CATALOG', '/zencart/');
    You use a / when moving files to your root folder, as follows:

    Code:
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_CATALOG', '/');

 

 

Similar Threads

  1. v151 Make HomePage Available without logging in ?
    By archers in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Sep 2013, 06:32 AM
  2. Trying to make Zencart homepage
    By gws76 in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 7 Aug 2009, 04:56 AM
  3. How to make: Reviews Without LogIn?
    By YairOz in forum Templates, Stylesheets, Page Layout
    Replies: 5
    Last Post: 27 Nov 2007, 07:12 AM
  4. Help! How to Redirect Multiple URLs to Homepage URL?
    By Stenrique in forum General Questions
    Replies: 0
    Last Post: 11 Jul 2007, 05:04 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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR