Re: Apparel Boutique Template Support Thread
Hi, i just updated your template in my zen cart. I realize my product listing is not working properly.
Example:
================================
Top
Filter Results by: Items starting with ... A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9
Displaying 1 to 10 (of 19 products) 1 2 [Next >>]
<<<This is empty. No listing at all>>>
Displaying 1 to 10 (of 19 products) 1 2 [Next >>]
================================
I dont quite sure what is going on as there is no listing of my products in my page at all. I tried to switch to the classic green zen cart template but it's working okay. Can you help me? :(
Re: Apparel Boutique Template Support Thread
Quote:
Hi, i just updated your template in my zen cart. I realize my product listing is not working properly.
Example:
================================
Top
Filter Results by: Items starting with ... A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 0 1 2 3 4 5 6 7 8 9
Displaying 1 to 10 (of 19 products) 1 2 [Next >>]
<<<This is empty. No listing at all>>>
Displaying 1 to 10 (of 19 products) 1 2 [Next >>]
================================
I dont quite sure what is going on as there is no listing of my products in my page at all. I tried to switch to the classic green zen cart template but it's working okay. Can you help me?
I can't help without a link to your site. Do you have any modules installed?
Re: Apparel Boutique Template Support Thread
Quote:
Originally Posted by
picaflor-azul
I can't help without a link to your site. Do you have any modules installed?
My Site:
http://juliettesleeve.com/index.php?...ndex&cPath=1_7
It suppose to work like this (my test cart):
http://juliettesleeve.com/TestZC/ind...=index&cPath=1
Modules that I have installed (Stocks by Attributes):
http://www.zen-cart.com/index.php?ma...roducts_id=310
Re: Apparel Boutique Template Support Thread
Re: Apparel Boutique Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Thank you for your quick reply.. but it doesn't work either. I tried to run SQL and this is what I got:
1062 Duplicate entry 'PRODUCT_LISTING_LAYOUT_STYLE' for key 2
in:
[INSERT INTO zen_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 'Select the layout style:<br />Each product can be listed in its own row (rows option) or products can be listed in multiple columns per row (columns option)', '8', '40', NULL, now(), NULL, 'zen_cfg_select_option(array(\'rows\', \'columns\'),');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
Re: Apparel Boutique Template Support Thread
Quote:
1062 Duplicate entry 'PRODUCT_LISTING_LAYOUT_STYLE' for key 2
in:
[INSERT INTO zen_configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Product Listing - Layout Style', 'PRODUCT_LISTING_LAYOUT_STYLE', 'rows', 'Select the layout style:<br />Each product can be listed in its own row (rows option) or products can be listed in multiple columns per row (columns option)', '8', '40', NULL, now(), NULL, 'zen_cfg_select_option(array(\'rows\', \'columns\'),');]
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
This means that you already had this module installed in your cart. Delete the module files that you uploaded (assuming that you have properly used the override system) and all should work again since the classic template is working.
Thanks,
Anne
Re: Apparel Boutique Template Support Thread
Quote:
Originally Posted by
picaflor-azul
This means that you already had this module installed in your cart. Delete the module files that you uploaded (assuming that you have properly used the override system) and all should work again since the classic template is working.
Thanks,
Anne
How do I delete the module files?
Re: Apparel Boutique Template Support Thread
Quote:
How do I delete the module files?
Delete:
includes/modules/apparel_boutique/product_listing.php
and
includes/templates/apparel_boutique/templates/tpl_modules_product_listing.php
Thanks,
Anne
Re: Apparel Boutique Template Support Thread
Quote:
Originally Posted by
picaflor-azul
Delete:
includes/modules/apparel_boutique/product_listing.php
and
includes/templates/apparel_boutique/templates/tpl_modules_product_listing.php
Thanks,
Anne
Oh no, Anne. It becomes blank page.
Re: Apparel Boutique Template Support Thread
Quote:
Oh no, Anne. It becomes blank page.
Go to your /cache folder and post the error so that I can take a look.