See below query, I have tried multiple different queries at bugs.flightaware.com . I wonder if the system is down or the tables have been changed but not the query strings?
Software error:
DBD::mysql::st execute failed: Unknown column ‘bugs.bug_id’ in ‘on clause’ [for Statement “SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.bug_status, bugs.resolution, bugs.bug_severity, bugs.priority, bugs.rep_platform, map_assigned_to.login_name, bugs.bug_status, bugs.resolution, bugs.short_desc FROM bugs, profiles AS map_assigned_to LEFT JOIN bug_group_map ON bug_group_map.bug_id = bugs.bug_id WHERE bugs.assigned_to = map_assigned_to.userid AND (bugs.bug_status IN (‘UNCONFIRMED’,‘NEW’,‘ASSIGNED’,‘REOPENED’)) AND ((bug_group_map.group_id IS NULL)) GROUP BY bugs.bug_id”] at Bugzilla/DB.pm line 62
Bugzilla::DB::SendSQL(‘SELECT bugs.bug_id, bugs.bug_severity, bugs.priority, bugs.bu…’) called at /usr/local/flightaware/bugs_webroot/buglist.cgi line 766
For help, please send mail to the webmaster (support@flightaware.com), giving this error message and the time and date of the error.