I love this mod, but..
The search results have "No Image Available"!
I also get "TEXT_NO_PRODUCTS", on some searches. Does anyone have any thoughts?
Thanks in advance!
I love this mod, but..
The search results have "No Image Available"!
I also get "TEXT_NO_PRODUCTS", on some searches. Does anyone have any thoughts?
Thanks in advance!
I am trying this mod out to..
The problem I am having is that the page just keeps loading and loading..
I only modified the pricing:
<?php
/**
* product_filter_defines.php
*
*Zen Cart product filter module
*Johnny Ye, Oct 2007
*/
define('PRODUCT_FILTER_TEXT_ALL_CATEGORIES','All Categories');
define('PRODUCT_FILTER_TEXT_ALL_PRICE','Price Range');
define('FILENAME_PRODUCT_FILTER_RESULT', 'product_filter_result');
define('BOX_HEADING_FILTER', 'My Filter');
define('HEADING_TITLE','Products');
define('PRODUCT_FILTER_BUTTON_NAME', 'Go');
define('MIN_PRICE','0');
define('MAX_PRICE','1000000');
define('PRANGE1_WORD','Below $50');
define('PRANGE1_MIN',MIN_PRICE);
define('PRANGE1_MAX',49.99);
define('PRANGE2_WORD','$50 -- $200');
define('PRANGE2_MIN',50.00);
define('PRANGE2_MAX',199.99);
define('PRANGE3_WORD','$200 -- $300');
define('PRANGE3_MIN',200.00);
define('PRANGE3_MAX',299.99);
define('PRANGE4_WORD','$300 -- $400');
define('PRANGE4_MIN',300.00);
define('PRANGE4_MAX',399.99);
define('PRANGE5_WORD','Above $400');
define('PRANGE5_MIN',400.00);
define('PRANGE5_MAX',MAX_PRICE);
define('SHOW_CATEGORIES',true);
define('SHOW_ATTRIBUTES',false);
define('SHOW_PRICE_RANGE',true);
define('SHOW_AVAILABLE',false);
define('SHOW_SORT',true);
?>
setto true and got same results.... Just times out.define('SHOW_AVAILABLE',false);
I've downloaded this mod hoping it is what I'm looking for. However, the version I've downloaded (from the downloads link) doesn't have a read me file - altho the first post on this thread advises reading it.
Basically I want to have price ranges as categories in my categories sidebox. Obviously I could just create price ranges as categories manually tho I'm hoping this mod might provide the answer.
I have read somewhere that this automation might be difficult due to the way the SQL works (or something like that)
Is anyone able to advise on this issue
Many thanks in advance
I love my new Zencart! Only been running for a couple of months and still ironing out things but X-Mas was great
Cheers
I have installed the module on 2 different sites but it is showing NO IMAGE.
What is the problem?
Please check the following site: careltje.managing-it.nl and choose the category Claessens and then girls basic. choose a size and the press find. It shows the no_picture.gif.
PLEASE HELP, need to go LIVE this weeked.
Thanx,
Bram
Hello,
does anybody knows anything about this contribution?
Please, I want to use it as a product filter.
Thanks.![]()
Ok, I hope someone can answer. I can't get the filter to come back with any items.
My Site: www.zenwinedesign.com/catalog
Whenever you click on one or more attribute, no items come back. I have changed everything that is in this thread with no avail. I only have a few of my items currently setup with attributes so far. I will set the rest up if I can get the filter working.
hi,
did anyone managed to make this work ? i have the same problem...no products are displaying at all..
please help..
Kyli