user account

unrecoverable error
Sorry. A non-recoverable error has occurred.

Database Error Code: Can't find file: 'civicrm_uf_group' (errno: 2), 1017

Return to CiviCRM menu.

error

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

    [code] => -1
    [message] => DB Error: unknown error
    [mode] => 16
    [debug_info] => SELECT civicrm_uf_group.id as id, civicrm_uf_group.title as title,
                               civicrm_uf_join.weight as weight, civicrm_uf_group.is_active as is_active
                        FROM civicrm_uf_group
                        LEFT JOIN civicrm_uf_join on ( civicrm_uf_group.id = civicrm_uf_join.uf_group_id )
                        WHERE civicrm_uf_group.domain_id = 1 AND civicrm_uf_group.is_active = 1 
                              AND civicrm_uf_join.module ="User Registration"  ORDER BY civicrm_uf_join.weight, civicrm_uf_group.title [nativecode=1017 ** Can't find file: 'civicrm_uf_group' (errno: 2)]
    [type] => db_error
    [user_info] => SELECT civicrm_uf_group.id as id, civicrm_uf_group.title as title,
                               civicrm_uf_join.weight as weight, civicrm_uf_group.is_active as is_active
                        FROM civicrm_uf_group
                        LEFT JOIN civicrm_uf_join on ( civicrm_uf_group.id = civicrm_uf_join.uf_group_id )
                        WHERE civicrm_uf_group.domain_id = 1 AND civicrm_uf_group.is_active = 1 
                              AND civicrm_uf_join.module ="User Registration"  ORDER BY civicrm_uf_join.weight, civicrm_uf_group.title [nativecode=1017 ** Can't find file: 'civicrm_uf_group' (errno: 2)]
    [to_string] => [db_error: message="DB Error: unknown error" code=-1 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT civicrm_uf_group.id as id, civicrm_uf_group.title as title,
                               civicrm_uf_join.weight as weight, civicrm_uf_group.is_active as is_active
                        FROM civicrm_uf_group
                        LEFT JOIN civicrm_uf_join on ( civicrm_uf_group.id = civicrm_uf_join.uf_group_id )
                        WHERE civicrm_uf_group.domain_id = 1 AND civicrm_uf_group.is_active = 1 
                              AND civicrm_uf_join.module ="User Registration"  ORDER BY civicrm_uf_join.weight, civicrm_uf_group.title [nativecode=1017 ** Can't find file: 'civicrm_uf_group' (errno: 2)]"]
)