CMS MADE SIMPLE FORGE

Module Generator

 

[#7887] error when using action=filter

avatar
Created By: nic mare (nicmare)
Date Submitted: Thu Apr 26 09:59:46 -0400 2012

Assigned To: Zdeno Kuzmany (xxl)
Version: 2.1
CMSMS Version: 1.10.3
Severity: Major
Resolution: Accepted
State: Open
Summary:
error when using action=filter
Detailed Description:
tried the filter action. filter form appears. when i submit it, i get following
error:
Warning: Parameter customfield is not known by module Reisen dropped in
/www/htdocs/w00885cf/testseite/lib/misc.functions.php on line 1590


History

Comments
avatar
Date: 2012-05-08 06:29
Posted By: Zdeno Kuzmany (xxl)

Works for me.
      
avatar
Date: 2012-05-08 06:55
Posted By: nic mare (nicmare)

hmm, i am now running svn version. still the same:
http://tvim.de/testseite/ueber-uns.html

content of the page: {Reisen action="filter"}


      
avatar
Date: 2012-05-08 06:59
Posted By: nic mare (nicmare)

sorry, not the same. but resultpage is often empty?! i dont get it 
      
avatar
Date: 2012-05-08 07:46
Posted By: nic mare (nicmare)

i think i found ONE problem:
i select just ONE checkbox ("bus") but the get parameter for the other
checkboxes is also set (value: 0). but it has to be empty.
before:
me618cfilter_2_equal=&me618cfilter_3_equal=0&me618cfilter_3_equal=1&me618cfilter_4_equal=0&me618cfilter_5_equal=0&me618cfilter_6_equal=
problems: filter_3_equal is called twice?! last one is correct (value 1) but the
other filter (checkboxes) have zero values which is not good. if i clear the get
paramter like this:

me618cfilter_2_equal=&me618cfilter_3_equal=0&me618cfilter_3_equal=1&me618cfilter_4_equal=&me618cfilter_5_equal=&me618cfilter_6_equal=

this will work.

another problem are the dropdown values. first one ("reisedauer") does not work.
settings: options[3=bis 3 Tage,5=bis 5 Tage,7=bis 7 Tage,10=bis 10 Tage]


      
avatar
Date: 2012-05-08 08:20
Posted By: nic mare (nicmare)

Sorry for spamming but i know why dropdown filtering does not work in this case.
again, the checkbox values of UNcheckd boxes causes my problems. if i remoce
zero values, the dropdown filtering also works. do you have an idea on how to
avoid this behaviour?
      
avatar
Date: 2012-05-08 08:21
Posted By: Zdeno Kuzmany (xxl)

Ok, thank you. I will fix it.
      
Updates

Updated: 2012-05-08 08:21
resolution_id: 11 => 6

Updated: 2012-05-08 06:29
resolution_id: 6 => 11

Updated: 2012-05-02 16:03
resolution_id: => 6