Sorry. A non-recoverable error has occurred.

DB Error: syntax error
Error Details
Database Error Code: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND g.is_active = 1 AND ( 0 )' at line 1, 1064
Additional Details:

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] => -2
    [message] => DB Error: syntax error
    [mode] => 16
    [debug_info] => SELECT g.* from civicrm_uf_group g WHERE g.id IN (  )  AND g.is_active = 1 AND  ( 0 )   [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')  AND g.is_active = 1 AND  ( 0 )' at line 1]
    [type] => DB_Error
    [user_info] => SELECT g.* from civicrm_uf_group g WHERE g.id IN (  )  AND g.is_active = 1 AND  ( 0 )   [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')  AND g.is_active = 1 AND  ( 0 )' at line 1]
    [to_string] => [db_error: message="DB Error: syntax error" code=-2 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT g.* from civicrm_uf_group g WHERE g.id IN (  )  AND g.is_active = 1 AND  ( 0 )   [nativecode=1064 ** You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')  AND g.is_active = 1 AND  ( 0 )' at line 1]"]
)

Return to home page.