Exclude categories from homepage but not from sidebar

You may have to alter the loop on the homepage.
Set it up in your index.php:

if ( is_home() ) {
query_posts( 'cat=-5,-34' );
}

and you should be good to go.

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