Results 1 to 5 of 5
  1. #1
    Join Date
    Jul 2011
    Posts
    12
    Plugin Contributions
    0

    Default Products don't appear in assigned categories

    I just uploaded my website, all is well except for the fact I cannot see my products in my categories both on the website and in the admin panel. I can see my products listed in myphpadmin under the products page and the products_description page. I compared the tables of the "old" database and that of the "new" database. They each have 93 tables named the same.

    Can anyone tell me what file "links" the products to the categories.

    Thanks Neil

  2. #2
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Products don't appear in assigned categories

    Link to the site?

  3. #3
    Join Date
    Jul 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Products don't appear in assigned categories


  4. #4
    Join Date
    May 2010
    Location
    WA State
    Posts
    1,678
    Plugin Contributions
    3

    Default Re: Products don't appear in assigned categories

    Did you update this section in your configure,php files?

    // define our database connection
    define('DB_TYPE', 'mysql');
    define('DB_PREFIX', '');
    define('DB_SERVER', 'localhost');
    define('DB_SERVER_USERNAME', 'your_username');
    define('DB_SERVER_PASSWORD', 'your_password');
    define('DB_DATABASE', 'your_database');
    define('USE_PCONNECT', 'false');
    define('STORE_SESSIONS', 'db');

  5. #5
    Join Date
    Jul 2011
    Posts
    12
    Plugin Contributions
    0

    Default Re: Products don't appear in assigned categories

    RescoCCC,

    Thanks for the help

    I checked those files, the only thing I can't completely confirm is the

    define('DB_SERVER_PASSWORD', 'your_password');

    I set up zen cart on host monster through simple scripts. The database was create automatically and I don't specifically remember creating a password. The password in my configure files is a mixture of letters and numbers that I did not create. Anyway I can go into my database and confirming the password. Or reset it so we can eliminate that as a cause.

 

 

Similar Threads

  1. v153 Multiple products don't show up in categories
    By auctionsbay in forum General Questions
    Replies: 1
    Last Post: 16 May 2015, 03:42 AM
  2. How to make listings within categories to appear as tumbnails(like new products box)?
    By DKunev in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 2 May 2011, 09:36 PM
  3. banners don't appear
    By bohemian in forum Basic Configuration
    Replies: 4
    Last Post: 5 Jan 2009, 02:20 AM
  4. Images Don't Appear
    By Dandy_Don in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 13 Jan 2007, 06:19 PM
  5. Images donīt appear in products
    By renacuajo in forum Customization from the Admin
    Replies: 5
    Last Post: 17 Jul 2006, 03: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