Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23
  1. #11
    Join Date
    Jul 2010
    Location
    My heart will always be in the NorEast
    Posts
    106
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    No the gui wont do anything for you in that case.

    When I have come across issues such as this its generally been due to my placing the same named file in the wrong folder. Is this a new install?

  2. #12
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    it is no longer a clean install, but it is also not an upgrade from a previous version of ZC. As far as I am aware I have touched nothing that can affect the functioning of categories. (As far as I am aware being a key issue)

  3. #13
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    The affected category is in a ZC install in a subdirectory of public_html

    Everything else works.

    Today I added a new Category.

    It sits at Top > Category3

    Then I added a sub category and put in linked products.

    Top > Category3 > subcategory> linked products

    These products originate in Top > Category1 > products
    2


    Admin shows Subcategory 1 looking completely sensible as far as I can see. It just does not appear on the web site when Category 3 is clicked on.


  4. #14
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    oh and one more thing - suspecting that linked products may not activate the display of the subcategory - I added a unique test product to Subcategory 1 and it made no difference
    Last edited by scientific_anomaly; 18 Jan 2011 at 02:46 AM. Reason: typos

  5. #15
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    Is anyone willing to shed some light on this please?

  6. #16
    Join Date
    Jul 2010
    Location
    My heart will always be in the NorEast
    Posts
    106
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    I'm not at a computer but throwing a dart would be a PHP file. Which on I couldn't tell you but if this urgent I would ask this in a more popular forum here pertaining to bugs. This one doesn't get many hits. The only reason I responded is I've had similar situations and it was due to putting a common named file in the wrong folder.

  7. #17
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    richphitzwell - I am grateful for your caring. I am trusting in decisive response from someone who wrote this system or in ant case knows this part of the code inside and out. At last count I think I saw about 7000 .php files - and my suspicion is this is a simple setting somewhere that is telling this subcategory not to appear.

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

    Default Re: Subcategories not showing in category page center

    Go to the Tools ... Developers Tool Kit ...

    In the bottom input box enter:
    category_row

    select Catalog and click Search ...

    are any of the require statements commented out?
    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: v1.5.5]
    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!

  9. #19
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    /home/myaccount/public_html/subfolder/includes/modules/category_row.php

    Line #2 : * index category_row.php

    Line #11 : * @version $Id: category_row.php 4084 2006-08-06 23:59:36Z drbyte $

    /home/myaccount/public_html/subfolder/includes/templates/premium8a/templates/tpl_index_categories.php

    Line #6 : * Uses tpl_index_category_row.php to render individual items

    Line #70 : if (PRODUCT_LIST_CATEGORY_ROW_STATUS == 0) {

    Line #77 : require($template->get_template_dir('tpl_modules_category_row.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_category_row.php');

    /home/myaccount/public_html/subfolder/includes/templates/template_default/templates/tpl_index_categories.php

    Line #6 : * Uses tpl_index_category_row.php to render individual items

    Line #65 : if (PRODUCT_LIST_CATEGORY_ROW_STATUS == 0) {

    Line #72 : require($template->get_template_dir('tpl_modules_category_row.php',DIR_WS_TEMPLATE, $current_page_base,'templates'). '/tpl_modules_category_row.php');

    /home/myaccount/public_html/subfolder/includes/templates/template_default/templates/tpl_modules_category_row.php

    Line #2 : * index category_row.php

    Line #11 : * @version $Id: tpl_modules_category_row.php 2986 2006-02-07 22:27:29Z drbyte $

    Line #13 : require(DIR_WS_MODULES . zen_get_module_directory('category_row.php'));
    Last edited by scientific_anomaly; 18 Jan 2011 at 10:24 AM. Reason: account security

  10. #20
    Join Date
    Nov 2010
    Posts
    44
    Plugin Contributions
    0

    Default Re: Subcategories not showing in category page center

    can you see if this is this the correct search call? Do the results mean anything?

 

 
Page 2 of 3 FirstFirst 123 LastLast

Similar Threads

  1. NOT showing subcategories on main page
    By grasmat in forum Setting Up Categories, Products, Attributes
    Replies: 12
    Last Post: 5 Dec 2010, 02:15 AM
  2. Subcategories not showing in center
    By neparker in forum Setting Up Categories, Products, Attributes
    Replies: 28
    Last Post: 7 Sep 2010, 03:08 PM
  3. Showing Products from subcategories on category page
    By Seanriceaz in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 10 Mar 2010, 02:50 AM
  4. Category Descriptions With Subcategories Not Showing Properly
    By jmellon in forum Templates, Stylesheets, Page Layout
    Replies: 25
    Last Post: 23 Sep 2009, 02:02 PM
  5. Subcategories aren't showing up on a category page
    By mishutkadesign in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 6 Nov 2008, 05:23 PM

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
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR