Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Pulling My Hair Out

    Ive deleted my site 3 x now, Why?? Becuase i cant get it to the root folder to work as www.puffyourstuff.co.uk instead of .co.uk/store.

    I dont want the store at the end

    Also when i install i cant see admin pictures, so my admin pannel is all messy

    Please. Help", Just bought the EBook, This didnt tell me anything about it


    My host is streamline.net which i cant find there files they use in the ftp directory they used to make the index. page

    Please Please Please

    Thanks'

    Daniel Senior

  2. #2
    Join Date
    Aug 2004
    Location
    New York City
    Posts
    7,174
    Plugin Contributions
    0

    Default Re: Pulling My Hair Out

    Did you change your admin/includes/configure.php to match the new directory?

    Change
    Code:
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      define('DIR_WS_ADMIN', '/mysite/admin/');
      define('DIR_WS_CATALOG', '/store/');
      define('DIR_WS_HTTPS_ADMIN', '/mysite/admin/');
      define('DIR_WS_HTTPS_CATALOG', '/store/');
    to
    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
    // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
    define('DIR_WS_ADMIN', '/admin/');
    define('DIR_WS_CATALOG', '/');
    define('DIR_WS_HTTPS_ADMIN', '/admin/');
    define('DIR_WS_HTTPS_CATALOG', '/');
    and see if that does the trick.
    Mary Ellen
    I came; I saw; I Zenned
    Taking over the world... one website at a time
    Make sure brain is engaged before putting mouth in gear... or fingers to keyboard.

    Holzheimer
    Fan Odyssey

  3. #3
    Join Date
    Sep 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: Pulling My Hair Out

    So, Instead of making a new directory im installing in /htdocs

    Also, why does my admin control pannel? not show pictures

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Pulling My Hair Out

    If you need to keep your database content, make a backup of it FIRST.
    Then ...
    1. Upload all your Zen Cart files to the /htdocs folder (without any "store" folder)
    2. Rerun zc_install (configure.php files must be writable etc)

    Things should be fine now.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. Pulling my hair out please help
    By Daisy in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 11 Jan 2010, 01:15 PM
  2. Zone Help.. pulling my hair out...
    By halezmum in forum General Questions
    Replies: 4
    Last Post: 27 Jan 2008, 11:19 PM
  3. I'm pulling my hair out!!!
    By kaleidoscopecards in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 15 Oct 2006, 03:49 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