Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12
  1. #11
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: Moving cart to root dir. problems

    Quote Originally Posted by mprough View Post
    Thank You!

  2. #12
    Join Date
    Feb 2009
    Location
    Landrum SC
    Posts
    141
    Plugin Contributions
    0

    Default Re: Moving cart to root dir. problems

    Update:

    Freeyellow.com uses the root/images/ directory as a virtual directory. As such, Zen Cart users must choose a different directory name to hold cart images.

    ~ rename the /images/ directory

    ~ In admin/includes/configure.php :
    define('DIR_WS_CATALOG_IMAGES', HTTP_CATALOG_SERVER . DIR_WS_CATALOG . 'images/');
    and
    define('DIR_FS_CATALOG_IMAGES', DIR_FS_CATALOG . 'images/');

    should be renamed to the new directory name.

    ~ Next; in the file /includes/configure.php

    define('DIR_WS_IMAGES', 'images/');

    should be renamed to the new directory name.

    [end of revisions]

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Trouble Moving Cart to Root Folder
    By anysigns in forum Installing on a Windows Server
    Replies: 15
    Last Post: 29 Oct 2012, 05:03 AM
  2. Problems moving from subfolder to root
    By innovcap in forum Installing on a Linux/Unix Server
    Replies: 3
    Last Post: 23 Jul 2012, 04:51 PM
  3. Moving Zen Cart to root folder
    By trialsmom in forum General Questions
    Replies: 2
    Last Post: 2 Oct 2008, 10:12 PM
  4. Moving Zen Cart to my root folder
    By apotterdd in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 5 Sep 2008, 04:30 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