Displaying content on posts page based on category

For category check, the CODE would be:

if( is_category( 'upcoming-events' ) ) {
    get_template_part('part-template-event-filter');
}

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)