Printing out Category and all Category Children on category.php

That’s damn simple, see here: http://codex.wordpress.org/Function_Reference/get_categories .
The sample downhere should work:

$kids = get_categories(array('child_of'=>get_query_var('cat'))); 

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