Query custom post types

Replace this line:

$featuredPosts->query('showposts=5&cat=8');

with

$featuredPosts->query(array('showposts' =>5, 'cat' =>8,'post_type' => array('post','events')));

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