Database error in xxxxx xxxx
Query:
SELECT COUNT(*) FROM `Profiles` WHERE `Email` = 'xxxx@xxxxxxx.com'
Mysql error:
Unknown column 'Email' in 'where clause'
Found error in file /home/frienden/public_html/inc/classes/BxDolProfileFields.php
at line 330. Called db_value function
with erroneous argument #0
I cleared the cache to see if that would work. Nothing.
I am using 6.1.4 I have 2 websites. 1 works great, this one I have this problem.
I have added a couple more fields for people to participate in including first and last name and phone number.
On my other the first and last name didn't seem to mess anything up.
So I am guessing that it is a problem with Email... but not sure exactly what.
Any suggestions or info would be great. I have always been good about searching the forum and haven't asked a question yet because I have always found the answer.
Thanks in advance.
PS xxxx are added to cover up the name and email address.