Page 14 of 17 FirstFirst ... 41213141516 ... LastLast
Results 131 to 140 of 169
  1. #131
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    help question Re: Zen cart product filter module

    Quote Originally Posted by Fireflyz View Post
    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!
    Is it possible to not use a drop down menu but to just have text to select. For example When people click on any category

  2. #132
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    help question Re: product filter module addon

    Is it possible to not use a drop down menu but to just have text to select. For example When people click on any category

  3. #133
    Join Date
    Oct 2010
    Posts
    46
    Plugin Contributions
    0

    Default Re: product filter module addon

    Has anyone got this working with 1.3.9? Whatever I choose it just brings back nothing, no results and no error .... www.Jambaroo.co.uk
    I've obviously got attributes set, and have read through the forum as best you can when it gets to this kind of size...

    Any ideas?

    Has anyone tried XAttribSearch as a paid alternative?

  4. #134
    Join Date
    Oct 2010
    Posts
    46
    Plugin Contributions
    0

    Default Re: product filter module addon

    Hi - i fixed my problem

    1) when i uploaded I copied the files exactly was they were in the folder, this meant i ignored the Template_default folder presuming it contained the same content as the YOUR TEMPLATE folder... it didn't.

    2) I still got an error stating it couldnt find the table zs_product_attributes. I don't have a prefix on my tables so went into the header file (includes/modules/pages/product filter results) and removed the zs_ from the below line.

    $where_str .= " AND ((pa.products_id In (SELECT pa.products_id FROM zs_products_attributes pa WHERE (";

    Now i just need to work out how to change the filter to £ from $...

  5. #135
    Join Date
    Oct 2010
    Posts
    46
    Plugin Contributions
    0

    Default Re: product filter module addon

    Oh - and i'm no coder but i can't help thinking that someone who is could really contribute to the world if they could replace the drop downs with check boxes so a user can filter using multiple results?

  6. #136
    Join Date
    Jul 2009
    Location
    New York
    Posts
    121
    Plugin Contributions
    2

    Default Re: product filter module addon

    Is it possible to not use a drop down menu but to just have text to select. For example when people click on any category if somebody could do that I can pay you $50

    Example

    Size (options name)

    Small (option values)
    Medium
    Large

    Color (option name)

    Red (option values)
    Blue
    Black
    Green

  7. #137
    Join Date
    Mar 2005
    Posts
    70
    Plugin Contributions
    0

    Default Re: product filter module addon

    I've seen it asked a few times in this thread and am close to solving, just got one problem i cant get by, i am trying to make the dropdowns show in just categories, no problem have it set to show by $cPath, hve disabled catagories dropdown, and rewrote the where sql statement to

    $where_str = " WHERE (p.master_categories_id = 22 "

    works on category 22 fine

    I also tried

    $where_str = " WHERE (p.master_categories_id = '$cPath' "
    ----------------------------------------------------------------------------

    and

    $where_str = " WHERE (p.master_categories_id = '$_GET['$cPath']' "
    ------------------------------------------------------------------------------
    also tried getting current path by
    ------------------------------------------------------------------------------
    $my_dir=$_GET['$cPath'];

    $where_str = " WHERE (p.master_categories_id = '$my_dir]' "

    ive also tried a few other things in the header.php file and am getting nowhere trying to get current location inside the file i even tried globally with

    {$_GET['$cPath'}


    any help would be appreciated

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

    Default Re: product filter module addon

    I am not sure the whole SELECT you are using but if you are trying to use the current Categories ID ... you might try using:
    $current_category_id

    The master_categories_id will always be an immediate categories_id like 22 not a composit such as 10_22 ...
    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. #139
    Join Date
    Mar 2005
    Posts
    70
    Plugin Contributions
    0

    Default Re: product filter module addon

    Thanks for the reply, i tried using $current_category_id and for some reason it always returns 0, i will keep trying to find a way to make it work and if i come up w/ somethin illpost it here

  10. #140
    Join Date
    Mar 2005
    Posts
    70
    Plugin Contributions
    0

    Default Re: product filter module addon

    Ok so i think ive been trying to skin this cat the wrong way! seems if you set show catagories to false, it zeros out the current catagory.

    i think to make this work id have to pull current catagory only into dropdown box and make it dissappear without actually setting to false??

    anyone got ideas? thanx

    mike

 

 
Page 14 of 17 FirstFirst ... 41213141516 ... LastLast

Similar Threads

  1. Product filter Module: Advanced search results page not working
    By WWRepair in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Mar 2013, 11:51 PM
  2. v139h 1064 SQL error in product filter addon?
    By 4jDesigns in forum All Other Contributions/Addons
    Replies: 12
    Last Post: 17 Jan 2013, 07:59 PM
  3. Product Filter Module - 1109:Unknown table 'p' in field list
    By moesoap in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 28 May 2012, 01:40 PM
  4. modified product filter / alpha filter help please
    By bn17311 in forum General Questions
    Replies: 1
    Last Post: 5 Oct 2011, 09:43 PM
  5. SQL problem with filter by attributes addon
    By daparky in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 6 Jan 2010, 10:16 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