Page 2 of 2 FirstFirst 12
Results 11 to 16 of 16
  1. #11
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Items disappearing from categories

    Quote Originally Posted by sports guy View Post
    This was a clean install with an imported database. All items are manually entered (after the database install).
    When you import all those Products ...

    If you look in the products table via phpMyAdmin, are you missing the:
    master_categories_id
    products_price_sorter

    Most importers have the master_categories_id set to 0 ...

    This could be contributing to your problems ...



    On the images ... if you look at the 3rd product down ... start with:
    015

    and end in:
    .JPG

    this means that this Product "owns" all images that start with:
    015

    and end in:
    .JPG

    so whether or not you mean for it to have multiple image, you have images that match this pattern ... so instead of seeing 1 image you see two:
    /images/015%20(2).JPG
    /images/015%20(4).JPG

    NOTE: it would be a good idea not to use spaces, special characters etc. in the filenames ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #12
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Re: Items disappearing from categories

    Ajeh,

    In phpMyAdmin under the "products: table structure I do see:
    master_categories_id
    products_price_sorter

    The default for master_categories_id is set to 0 and the default for products_price_sorter is set to: 0.0000.

    Should I change the defaults to something else or leave them as is?

    The image naming is a huge problem I can already see. That might be causing lots of these issues. I can see that their camera is using the same image names over and over. I will have to correct this soon. Thank you I think we are getting to the bottom of this now!

  3. #13
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Items disappearing from categories

    I am not asking about the table structure ...

    I am asking about the data in the table for each Product that you see when you browse the table ...

    Do you see the field:
    master_categories_id

    set to 0 on your Products if you browse the table?

    NOTE: a quick way to do this is to Browse the table then click on the fieldname:
    master_categories_id

    so it sorts it for you and then you can see if there are master_categories_id set to 0 ...

    Also check the products_price_sorter as this field should be the lowest Price available for your Products and not 0.00 ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #14
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Re: Items disappearing from categories

    I hope I am doing this right.

    In phpMyAdmin I clicked on the products field and then I was able to see many of my products. I scrolled over to the: master_categories_id and looked down the column. Every product had a number other than 0 (except for one product that had a 0). If I click on the master_categories_id it then organized all products according to this number. Only one product has a zero (all others have a number other than zero). It is this product: Pink with Gold Chains Silk Belt

    Do I need to change this?

  5. #15
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: Items disappearing from categories

    You should fix that one to have a valid master_categories_id ...

    The master_categories_id is either the only Category that it is in or the "main" Category, if it belongs to more than 1 Category ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today!]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #16
    Join Date
    Apr 2007
    Location
    Dayton, Ohio
    Posts
    682
    Plugin Contributions
    0

    Default Re: Items disappearing from categories

    Ok that was easy. Done!

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Items in Cart Disappearing, Reappearing - FEC
    By lhardie in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 14 Jan 2010, 08:53 AM
  2. Items disappearing from shopping cart
    By Flashdance in forum General Questions
    Replies: 14
    Last Post: 17 Jun 2009, 04:56 PM
  3. Items disappearing from shopping cart after logging out.
    By crawlina in forum General Questions
    Replies: 1
    Last Post: 28 Jan 2009, 10:13 PM
  4. Items Disappearing from Categories/Products Search
    By ericfriedl in forum General Questions
    Replies: 5
    Last Post: 27 Dec 2006, 03:14 AM

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