Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: oops, need some help please

    tagline - includes/languages/english/header.php and find
    Code:
    define('HEADER_SALES_TEXT', 'TagLine Here');
    Change to:
    Code:
      define('HEADER_SALES_TEXT', '');
    But first create your own template folder for this at includes/languages/english/custom/header.php for your copy of this file.

    Then you need to square away your install(s) if using
    Code:
    http://www.kiirababy.com/
    then you get the template default - but then selecting any product you are directed to
    Code:
    http://www.kiirababy.com/zen-cart-v1.3.7-full-fileset-12302006/zen-cart-v1.3.7-full-fileset-12302006/index.php?main_page=index&cPath=3
    I am supposing that you are pointing to the same DB for this but not the same fileset.

    Check your 2 configure.php files for the location of the install
    Zen-Venom Get Bitten

  2. #2
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: oops, need some help please

    thanks, that helps with THAT issue!

    could you just explain how to set the configure.php files??
    TIA!


    and, someone? anyone? on the matter of what I did on the stylesheet???
    Last edited by thecatinthetree; 8 Jun 2007 at 08:22 PM.

  3. #3
    Join Date
    Oct 2004
    Location
    Houston, TX
    Posts
    782
    Plugin Contributions
    4

    Default Re: oops, need some help please

    What exactly would you like to know about the configure.php files?

    Unless your copying or moving a cart from server to server, the initial installation takes care of modifying those for you.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: oops, need some help please

    How many sets of Zen Cart files do you have?

    It looks like you have one at
    kiirababy.com/
    and another at
    kiirababy.com/zen-cart-v1.3.7-full-fileset-12302006/zen-cart-v1.3.7-full-fileset-12302006/
    Try starting by posting the first 10-15 lines of the includes/configure.php file

    (Not the whole file or at least not your DB information user & pass etc)
    Last edited by kobra; 8 Jun 2007 at 08:45 PM.
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: oops, need some help please

    ok sorry to be a silly noob

    i had something else on www.kiirababy.com earlier, then I set up ZC, which was only visible from www.kiirababy.com/fullfilesetorwhatever . then i asked my friend who is hosting my site to switch ZC over to just plain ol' www.kiirababy.com and he did- at least the front page.

    he is just hard to get a hold of sometimes

    so I am really not sure what I need to do..

    thanks

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: oops, need some help please

    Try starting by posting the first 10-15 lines of the includes/configure.php file
    Zen-Venom Get Bitten

  7. #7
    Join Date
    May 2007
    Location
    Virginia
    Posts
    108
    Plugin Contributions
    0

    Default Re: oops, need some help please

    oh ok, lol

    /*************** The 2 files should be kept separate and not used to overwrite each other. ***********/
    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
    // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
    define('HTTP_SERVER', 'http://www.kiirababy.com');
    define('HTTPS_SERVER', 'https://www.kiirababy.com');
    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'false');
    // 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_CATALOG', '/zen-cart-v1.3.7-full-fileset-12302006/zen-cart-v1.3.7-full-fileset-12302006/');
    define('DIR_WS_HTTPS_CATALOG', '/zen-cart-v1.3.7-full-fileset-12302006/zen-cart-v1.3.7-full-fileset-12302006/');
    define('DIR_WS_IMAGES', 'images/');

 

 

Similar Threads

  1. I Need Some Help Please
    By rspencer1762 in forum General Questions
    Replies: 10
    Last Post: 12 Oct 2011, 03:54 PM
  2. I need some help Please
    By da_moma in forum Built-in Shipping and Payment Modules
    Replies: 7
    Last Post: 26 May 2010, 05:51 AM
  3. I need some Help Please
    By artistic in forum General Questions
    Replies: 4
    Last Post: 22 Jan 2010, 02:18 PM
  4. Need Some Help Please
    By spoole76 in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 31 Oct 2009, 02:10 PM

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