Hi there, this one will hopefully be pretty quick & easy. The hack in question is "Friendster Style Profile Fields: clickable, searchable, fun!" (
http://www.vbulletin.org/forum/showthread.php?t=98109). If you don't have access to vB.org or don't know the mod, don't fret, its more of a VB question than a specific mod question.
Anyway, I have installed the hack and its working great... only issue is some of the searches aren't quite right. I have determined the issue arises from non-text fields, such as gender. For example,
You must first be a
registered member to view any code.
does not work, because it is a drop down list and thus needs to be
You must first be a
registered member to view any code.
Below is the code for the relevant section of the mod (slightly modified) for those not wanting to download it just to help me ;).
You must first be a
registered member to view any code.
Any help would be greatly appriciated, as I am stumped.