+ Reply to Thread
Results 1 to 4 of 4
  1. #1

    Default need shopping cart help in php

    i down load zen cart on my pc and install but database is not working so i couldn't work properly. after then i install online on my domain. I add a bid pace form on product but bidder information is not storing in database. i chacked database is right and working properly. there is no error showing. what is problem, i'm confuessed?

  2. WebmasterServe Adverts:
  3. #2
    Join Date
    Aug 2004
    Location
    London
    Posts
    4,285
    Downloads
    0
    Uploads
    0
    Blog Entries
    30

    Default

    Joduee,
    I cannot help you with ZenCart but I can help you with the shopping cart my company offer.
    We have a free one called Boss Cart JV and a premium one called Boss Cart Premium

    If all you want is just help for your Zen Cart, have you have you read the help info that come with Zen Cart?

  4. #3

    Default

    Hi,
    To use Zen Cart you need to setup database, please make sure the following:
    To prepare a MySQL database for Zen Cart to use:
    1. Open your hosting account's control panel.
    2. Find the "Databases"section
    3. Choose the MySQL option
    4. Click on the option to Create a database. Enter a name for it and submit. (Record the name for use in Zen Cart)
    5. Now create a user and password. (Record these for use in Zen Cart)
    6. Now you need to "grant" or "assign" the user to the database, granting appropriate permissions.

    Now in the Zen Cart Installer, on the Database Setup section, supply all of the database information you just set up: name, user, password, and host. Usually the "host" is "localhost" or your domain unless your hosting company uses a specific different configuration.
    Following permissions are required for the database user:

    * SELECT
    * INSERT
    * UPDATE
    * DELETE
    * FILE (optional, but easiest to leave it checked)
    * CREATE
    * ALTER
    * INDEX
    * DROP
    * CREATE TEMPORARY TABLES (not required by the core code, but may be required by some addons)
    * LOCK TABLES (required only for database backups)
    If you're using a cPanel hosting account, you would usually check the box for "ALL PRIVILEGES" instead of checking off individual options.
    70-642

  5. #4
    Join Date
    Aug 2004
    Location
    London
    Posts
    4,285
    Downloads
    0
    Uploads
    0
    Blog Entries
    30

    Default

    Zachary,
    do you have ZenCart live somewhere you can show me?

+ Reply to Thread

Similar Threads

  1. Replies: 5
    Last Post: 02-16-2009, 03:06 PM
  2. White Label shopping cart - private label
    By temi in forum UK ecommerce forum
    Replies: 0
    Last Post: 11-23-2008, 04:17 PM
  3. Want to create an e-shop? Boss Cart is the answer
    By temi in forum Webmaster Marketplace
    Replies: 0
    Last Post: 11-02-2008, 08:03 PM
  4. Win £399 shopping cart
    By temi in forum Contents
    Replies: 2
    Last Post: 09-09-2008, 08:11 PM
  5. PHP Shopping Cart Software
    By anbuselven in forum Buy, Sell or Trade
    Replies: 0
    Last Post: 05-09-2008, 07:35 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110