Comment to 'Database Error'
Comment to Database Error
  • Hello Scholar !

    Please specify did you change something in your UNA database? Because the mentioned field exists in the `sys_accounts` table.

    • LeonidS I've not changed anything in my database. I think the error is a syntax error. probable because table sys_accounts was not joined in at the beginning of the syntax. The query seems to try to find column email_confirmed in table sys_profiles or table sys_acl_levels_members.

      • it's a not equal to operator they are noticing i think.  
        the statement seems designed to check to ensure one has been confirmed, and cleared onto tlm and acl list, and then joins them into the sys_accounts table while running the rest of the BxDolAcl script..
        I don't see an error in the code, but I'm not actually a programmer :)