Search: checkbox fields ignored

Hi,

I have some profile fields which are checkboxes and I wish to search by them. When I "check" them in the search form, they seem to be ignored based on the results I'm getting.

To diagnose, in search.php I added the line var_dump($aRequestParams);  around line 268

function getBlockCode_Results($iBlockID) {
   $aRequestParams = $this->oPF->collectSearchRequestParams();
   var_dump($aRequestParams);

and I can see entries for other profile fields whether they are text or dropdown. Just nothing for any checkboxes.

I assigned a default value of 1 for the checkboxes.

Shouldn't the checkboxes be in this array as well? And if so, what should an entry look like?

You can see it here: http://social.rednoodle.com/search_home.php

Any help would be greatly appreciated. Thanks.

- Brian

Quote · 10 Jan 2013

Thank you for the report, Brian.

Ticket created: http://www.boonex.com/trac/dolphin/ticket/3003

Changeset: http://www.boonex.com/trac/dolphin/changeset/17366

Rules → http://www.boonex.com/terms
Quote · 13 Jan 2013
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.