I have a field called "industry" but for some reason I lost that data when I did my migration. Now I am updating it manually by editing the member's profile in admin. Whenever I do, however, it generates the error message below, though it still changes the record. It is mostly just an annoyance, but is there a way to fix this. I have to update several hundred records.
Rob
SELECT `ID` FROM `Profiles` WHERE `Status` = 'Active' AND `ID` != 10 AND `` = '12,35'
Mysql error: Unknown column '' in 'where clause'
Found error in the file '/var/www/vhosts/CALTRADE.com/httpdocs/community/inc/match.inc.php' at line 57.
Called 'getAllWithKey' function with erroneous argument #0.