Loading the same WP_Query in two different wordpress .php templates

Please replace this section of code to debug the issue.

$the_query1 = new WP_Query( array(
'posts_per_page' => 3,
'category_name' => '360 Themes!'
)); 
print_r($the_query1);

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