Results 1 to 10 of 809

Hybrid View

  1. #1
    Join Date
    Jan 2015
    Posts
    713
    Plugin Contributions
    1

    Default Re: Dynamic Filter [Support Thread]

    I am upgrading from 1.5.7 to 1.58.

    I noticed in the upgrade 1.58 they have excluded the directory which is a core edit…
    includes/modules/pages/advanced_search_result/header.php

    I then tried to copy it to this file to.
    includes/modules/pages/search_result/header.php

    Does anyone have any ideas on how to get this module to work from 1.57 to 1.58.

    I do have some warnings in my log
    PHP Warning: Undefined variable $products_tax in C:\xampp\htdocs\xxx.com\includes\templates\theme871\sideboxes\tpl_dynamic_filter .php on line 653.

    Code:
    // BOF tax fix by design75
    
        $text = $currency_symbol . round(zen_add_tax($start, $products_tax) * $conversion_rate) . TEXT_DYNAMIC_FILTER_DIVIDER . $currency_symbol . round(zen_add_tax($end, $products_tax) * $conversion_rate);
    
        }
    
        else
    
        {
    
          $text = $currency_symbol . round(zen_add_tax($start, $products_tax) * $conversion_rate) . TEXT_DYNAMIC_FILTER_AND_OVER;
    
    // EOF tax fix

  2. #2
    Join Date
    Dec 2023
    Location
    Philippines
    Posts
    1
    Plugin Contributions
    0

    Default Re: Dynamic Filter [Support Thread]

    Hi, I am new to Zen Cart. I have successfully installed Zen Cart v1.5.8 with Dynamic Filter v1.5.4 on a default responsive classic template. Now, I want to use the NeonCart Template and it's now installed and running, however when I want to install the Dynamic Filter with this template, it is not working.
    I can see the Dynamic Filter in the admin panel and can enable/disable it only thing is that it is not working in the store page. Can someone help? Thanks

 

 

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 AM
  2. Empty Dynamic Filter
    By LadyoftheCave in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 6 Jun 2016, 12:47 PM
  3. v150 Dynamic filter
    By Dinoleix in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 13 Aug 2013, 10:23 AM
  4. v150 Dynamic filter - All pages
    By Okkwebmedia in forum Addon Sideboxes
    Replies: 0
    Last Post: 8 Jul 2013, 08:52 AM
  5. v138a Dynamic Filter
    By SoftCorpse in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 18 Jun 2012, 01:32 PM

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