Unhandled Exception

Message:

SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND music_albums.music_album_year BETWEEN (2007 - 2) AND (2007 + 2)
        GR' at line 7

Location:

/var/www/9hitsongs.com/app/system/db.php on line 47

Stack Trace:

#0 /var/www/9hitsongs.com/app/system/db.php(47): PDO->query()
#1 /var/www/9hitsongs.com/app/controllers/musiccontroller.php(116): db::__callStatic()
#2 /var/www/9hitsongs.com/app/system/route.php(101): MusicController::albumDetail()
#3 /var/www/9hitsongs.com/app/system/app.php(11): Route::dispatch()
#4 /var/www/9hitsongs.com/index.php(16): App::run()
#5 {main}