List all sidebars in metabox

The class you are using accepts value => name pair in the select options array so

foreach ( $GLOBALS['wp_registered_sidebars'] as $sidebar ) { 
    $sidebar_options[$sidebar['id']] = $sidebar['name'];
}

and then you can use $sidebar_options.

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