I am having problems with dropdown selector fields. It seems there are certain values in some fields that fail when selected (giving me a blank page after I press search, no sql error message pop-ups). Other values in the same fields work perfectly fine and, inspecting the html, I can’t see anything wrong. For example, I have Male or Female as value choices on a gender dropdown select, if I select Female, it always fails. Same goes for at least three other fields, one value will not work while all the others return results.
I've uninstalled and reinstalled several times, and tried as many different tests as I could think of. It always ends up being the same values causing the issues.