Results 1 to 4 of 4

Hybrid View

  1. #1
    Join Date
    Sep 2006
    Posts
    2
    Plugin Contributions
    0

    A Very confused beginner.

    A friend of mine set Zen cart up for me thinking it would be a very good shopping cart for our site without realizing how little(close to nothing I know about any of the undelying codes and how they work. I have been trying to read through the material and get at least familiar with the terms and language of what to do. This will probably make several of you shake your heads but how do I go about figurring out where he has put the database for the store so that I can even have access to the files I am going to have to learn to modify. I can get into Admin but isn't there a Cpanel or some where that these actual files are locateed? Thanks in advance for the help.

  2. #2
    Join Date
    Oct 2004
    Location
    Southport, UK
    Posts
    4,244
    Plugin Contributions
    20

    Default Re: A Very confused beginner.

    The obvious answer is "Ask your friend" who is already familiar with your specific set-up but in the meantime...

    Your web host's control panel (of which cPanel is one type) is what you are looking for, but you won't actually see the database within the file structure...there is a separate section for db management within the control panel, usually named phpMyAdmin. You would probably also see MySql as a section - that's usually for setting up databases and users.

    Your File Manager within your control panel will let you see the directory structure and access files, although editing files directly on the server via File Manager is not recommended.

    To be absolutely sure about your database in use and access details, you need to locate the file in includes/configure.php and view it - the info starts at line 48.

    Just to clear your mind on one point...the database does NOT store files. The files help you create data which is stored in the database, so you (certainly at this stage) don't need to worry about editing the db directly. To give you a (hopefully) simple example...

    Your products have images, and when you enter product information via admin, you enter the information as to where to get the image from and where it is to be stored. Assuming you use the default, when you upload it, your image file is stored in the images directory; the exact location of the file is stored in the database.

    When the image is to be displayed, one of the program files will ask the database where it is, and the database will reply with the location of the image, so that the program file then moves on to locate and display the image itself.

    You should set up an FTP application (Filezilla is free) and download a complete copy of your existing site on your own hard drive, and do any editing there. Always use a text-editor such as Notepad++ or Crimson Editor for your editing; the likes of Front Page and Dreamweaver will create problems that your own limited knowledge will not allow you to fix; NEVER use a word-processor because they add all sorts of hidden codes which completely mess up web pages.

    And now you need to do a LOT more reading, starting with the Tutorials/FAQ section.

    Oh - and welcome to the most helpful forum on the Internet!
    Development Manager @ JSWeb Ltd - suppliers of Applepay/Googlepay for Zencart
    20 years with Zencart !

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,514
    Plugin Contributions
    126

    Default Re: A Very confused beginner.

    I would say the obvious answer is to ask your friend what his rate would be for maintenance going forward. It's your call, but it seems incredible to me that people are willing to spend a few hundred hours to save a few hundred dollars.

    Good luck,
    Scott
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Sep 2006
    Posts
    2
    Plugin Contributions
    0

    Default Re: A Very confused beginner.

    I Thank You for helping me at least find a starting ground. The obvious answer would have been the easiest but I have not been able to communicate with my very helpful friend. I have 200+ products already listed in this cart so the thought of scrapping it and starting from scratch AGAIN just doesn't thrill me. I figure the worst that can happen is I lose alot of sleep but will gain alot of knowledge. I've never found knowledge to be a bad consequence LOL! I plan on picking quite a few brains here and there so I am grateful for the direction to references. Thanks! :

 

 

Similar Threads

  1. Total beginner, totally confused!
    By guyho in forum Installing on a Linux/Unix Server
    Replies: 26
    Last Post: 8 Oct 2007, 01:26 PM
  2. Help..I am very confused
    By warmhgg in forum General Questions
    Replies: 4
    Last Post: 15 Jul 2007, 07:39 AM
  3. Very confused
    By boingboing in forum General Questions
    Replies: 4
    Last Post: 28 Apr 2007, 07:30 AM
  4. I am confused beginner..
    By leedavo in forum Addon Shipping Modules
    Replies: 0
    Last Post: 15 Sep 2006, 08:15 AM
  5. images - so very confused
    By chanda in forum General Questions
    Replies: 1
    Last Post: 6 Sep 2006, 09:01 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