Problems Displaying Multiple WP Menus

You need to define the theme location when displaying with wp_nav_menu, i.e.:

<?php
wp_nav_menu( array(
   'theme_location' => 'left-menu',
   'menu' => 'Left Menu'
    )
); ?>

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