How to tell if a user has gone in and created a menu

check in footer if their any menu for their location

    <?php
    if ( has_nav_menu( $location ) ) {
         //add your footer menu or do something
    }else{
      //display a message telling them they should
    }
   ?>

Important Link:

has_menu_nav

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