how to call options on front end and add logo

Hello every one i found a way how to do this. Here is a code below

<?php
$my_option = get_option('option_settings');
$facebook=$my_option['facebook'];
$twitter=$my_option['twitter'];
echo $facebook;
echo $twitter;
?>

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