Adding custom html and standard widgets to sidebar

I suppose you are doing something like this:

<?php if ( ! dynamic_sidebar( 'widget-area' ) ) : ?>
    Your sidebar code goes here.
<?php endif; ?>

If yes, do this instead:

Your sidebar code goes here.
<?php dynamic_sidebar( 'widget-area' ); ?>

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