Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2007
    Posts
    11
    Plugin Contributions
    0

    Default New to Zen-Cart and Need Help!

    Hello everyone, I am brand new to zen cart, and am having a terrible experience. I have been trying to figure this out for the pst 2 days and am getting no where. Hopefully someone can help.

    I have a hosting account set up with siteground.com and they have installed the zen-cart onto my domain name, everything seems okay when I get to www.mydomain.com/shopping/admin. When I log in I get to the admin screen I have figured out the configurations and such but am trying to design the zencart. I have searched several websites and have seen where I need to rewrite some code in my files mainly language/english file. For example I want to change the "congratulations you have installed Zen-Cart" and see where I need to change some things in the file
    Question is where do I find these files to do this in. I have searched the MySQL and PHP section on my hosting site but nothing is there.

    Also this may be a dumb question but is the zen-cart my actual database, or is there another database that I should be using?

  2. #2
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: New to Zen-Cart and Need Help!

    Howdy and Welcome to the Forum.

    The database used, is or should be, used only for your account.

    At the top of every Forum page is a link to "Tutorials/FAQ" and can help to answer many of your questions.

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

    Default Re: New to Zen-Cart and Need Help!

    Do yourself a favor and download a copy of Zen Cart to your local drive (your computer) and unzip it. You don't have to be able to run it, but having a local copy will enable you to see the folder/file structure and understand what you're being instructed to do. You can do all your editing locally and FTP the results up to your website.

    To create a very basic custom template (you can build from there), you need:
    • includes/languages/YOUR_TEMPLATE/english.php
    • includes/languages/english/YOUR_TEMPLATE/index.php
    • includes/languages/english/YOUR_TEMPLATE/header.php (to change the logo)
    • includes/templates/YOUR_TEMPLATE/template_info.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_header.php
    • includes/templates/YOUR_TEMPLATE/common/tpl_footer.php
    • includes/templates/YOUR_TEMPLATE/images/logo.gif
    • includes/templates/YOUR_TEMPLATE/css/stylesheet.css


    Anywhere you see a /classic/ folder, you can create a folder for your custom template. You can copy the necessary files from either the /classic/ folder, the /template_default/ folder or the parent folder.

    Edit includes/templates/YOUR_TEMPLATE/template_info.php to give your template identifying information so you'll recognize it in the admin under tools->template selection.

    Always, always, ALWAYS use a good text editor to edit php files. Crimson Editor is a good one (and a free download!). You can also use Notepad which is included with Windows.

    FileZilla and SmartFTP are good, free FTP clients.

    HTH!
    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

 

 

Similar Threads

  1. We are new to Zen and we have looked at posts and seem to need help!
    By Culinarygods in forum Basic Configuration
    Replies: 7
    Last Post: 7 Dec 2013, 08:00 AM
  2. moving zen cart to a new server, need help
    By xoxomeowmixoxo in forum General Questions
    Replies: 19
    Last Post: 28 Feb 2011, 03:34 PM
  3. New to Zen cart. Need help setting up my pages.
    By Yukmouth in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 17 Mar 2010, 06:15 PM
  4. need help, brand new to Zen Cart
    By BarryKim in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 27 Dec 2006, 10:49 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