Page 1 of 2 12 LastLast
Results 1 to 10 of 20
  1. #1
    Join Date
    Feb 2005
    Posts
    202
    Plugin Contributions
    0

    Default Where did my products go?

    Is there something that I need to click on in the admin area to make the products show up? On the subcategories you can see for example there are 2 products in one category, but when you click on that you dont see any products besides the box that states "New Products for October" and "Featured Products"

    You see this:
    Home :: Boy Clothes :: Size 18 to 20

    Filter Results by: Items starting with (this is a drop down)
    Displaying 1 to 2 (of 2 products)

    then the box for new products and featured products, but I dont see the products for the actual category???

    Help!

  2. #2
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: Where did my products go?

    Can you post a link to look at?
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

  3. #3
    Join Date
    Sep 2004
    Posts
    34
    Plugin Contributions
    0

    Default Re: Where did my products go?

    http://4kidscloset.com/index.php?mai...ex&cPath=35_44 is where the trouble is. Above new products for October it simply states Displaying 1 to 6 of 6 products, but none showing

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

    Default Re: Where did my products go?

    NOTE: your images are monsters of 400-800k ... you should eat up all your banned width in the next, 5 ... 4 ... 3 ... 2 ... 1 ... seconds ... *poof*

    NOTE: you should also be using templates and overrides to avoid destroying your site on the next upgrade ...

    NOTE: it is really hard to debug errors when the Classic Template appears to have been touched to see if this is code that you have altered or something with the template ...

    Have you any add-ons?
    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!

  5. #5
    Join Date
    Feb 2005
    Posts
    202
    Plugin Contributions
    0

    Default Re: Where did my products go?

    No add ons, all I did was change the colors for the sideboxes and added a background to the stylesheet... no other changes have been made or any of the other files touched. It looks perfectly fine on my pc besides not seeing the products... any clue on how to fix it?

    I don't understand if none of the files have been touched why we are having these issues... the stylesheet is the original one from css... nothing was changed besides the color and adding a background image.. help!

    the url is http://www.4kidscloset.com

    Wow, I see what you mean about the images.. there way to big..... that needs to be changed.

  6. #6
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: Where did my products go?

    How did you add the products? Do you have products and subcategories mixed in the same top level category?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  7. #7
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: Where did my products go?

    Kim makes a very good point. If you have products and subcategories "mixed" together it can cause problems.

    If that's not your problem, then try reinstalling the default files (not a full installation, just install the files over the top of what you have) and see if that takes care of it.

    But look at how you added products and categories. Problems can happen if you create products and categories and then start moving things around where they shouldn't be. If you have products in a category, you shouldn't also have subcategories with them. It should be subcategories or products, not both.

    HTH
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

  8. #8
    Join Date
    Feb 2005
    Posts
    202
    Plugin Contributions
    0

    Default Re: Where did my products go?

    I have it like this:

    I added the main category
    then within that category I added the subcategory
    then within the subcategory added the products....

    what files do I not want to reinstall? Do I reinstall everything besides the configuration files? I dont want to lose anything...

    Also, how do you see the site.... I see it fine, but some people see everything pushed up interferring with the header and such???

  9. #9
    Join Date
    Dec 2005
    Location
    SWFL
    Posts
    469
    Plugin Contributions
    0

    Default Re: Where did my products go?

    It looked okay to me in FireFox.

    I mean don't do a full install from scratch -- use your FTP to reinstall all the "main" files but not configure, etc. in the cart (not admin side). Don't copy the install directory, admin, etc. I'm probably not explaining that very well but I'm not feeling good today. *LOL* You don't want to "reinstall" the site. You just want to copy over fresh files that haven't been altered so you can see if that "cures" your problem.

    There's been times when I'm playing on a sandbox site and screw something up totally FUBAR and a "fresh" copy will usually fix whatever it is. *LOL* (But hey, that's what sandbox sites are for!)

    AND -- that's ONLY if the problem is with a file and not something quirky going on with your database or admin settings.

    BUT, you really need to get your classic files restored and then create a new template using the override system and use that for your custom template changes.

    The other option is to create a whole new "test" site in a deeper directory (sandbox) and get it tweaked the way you want, then copy those files into your "working" store.

    HTH,
    Lesli in SW Florida ~ writer, teacher, and dodging hurricanes!

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

    Default Re: Where did my products go?

    Check and see if you have the file:
    /includes/templates/template_default/common/tpl_tabular_display.php

    Then check and see if you have the file:
    /includes/templates/classic/common/tpl_tabular_display.php

    If you have the one in classic rename it to:
    /includes/templates/classic/common/tpl_tabular_display.php_
    HIDE

    does this fix it?

    If you DO NOT have the one in classic ... rename the file:
    /includes/templates/template_default/common/tpl_tabular_display.php

    to be:
    /includes/templates/template_default/common/tpl_tabular_display.php_HIDE

    and reload this file from a clean copy of Zen Cart ... I am assuming you are using v1.3.7 ...

    does it work?
    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!

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. where did my featuered products link go?
    By MachaNeko in forum General Questions
    Replies: 3
    Last Post: 15 May 2008, 03:01 PM
  2. Where did my products go?
    By krowe in forum Installing on a Windows Server
    Replies: 1
    Last Post: 3 May 2008, 09:37 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