Every time a user creates a new account, I get this error...
Version:1.0
StartHTML:0000000149
EndHTML:0000000690
StartFragment:0000000199
EndFragment:0000000656
StartSelection:0000000199
EndSelection:0000000656
SELECT `ID` FROM `Profiles` WHERE `Status` = 'Active' AND `ID` != 6 AND `` = 'female'
Mysql error: Unknown column '' in 'where clause'
Found error in the file '/home/httpd/vhosts/dolphin/httpdocs/inc/match.inc.php' at line 57.
Called 'getAllWithKey' function with erroneous argument #0.
The account is created anyway, but it crashes and I get this in my email. I have gender enabled... One thing I noticed is that even with i edit the dialog data to say 'male' and 'female', the forms always say 'man' and 'woman'. Why doesn't this 'stick'?