Comment to 'Database query error'
  • Hello @fansfam !

    Did you get the letters with the MySQL error in the subject? If yes, then please share the text about the error from the latest.

    • So, what may have happened is a User signed up and did not enter his email address correctly. So, we change the email settings to check for proper format. And, I believe since we did that we have not been able to update profiles. We are getting this response:

      How do we ensure they enter their email address correctly without causing this error message?

      Mysql error:

      Unknown column 'profile_email' in 'field list'

      Location:

      The error was found in query function in the file public_html/inc/classes/BxDolForm.php at line 944.