Show custom post along with default post

To show custom post type on a page, try something like this

//place code to display the title here
if ( get_post_type( $post->ID ) == 'posttypename' ){
  //place code to display fields here
} else {
  //place code to display excerpt here
}

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