Project

General

Profile

Actions

Bug #5007

closed

webUI broken when notice pending

Added by Chris Buechler over 8 years ago. Updated over 8 years ago.

Status:
Resolved
Priority:
Normal
Target version:
-
Start date:
08/25/2015
Due date:
% Done:

100%

Estimated time:
Spent time:

Description

When a notice is pending, the entirety of the web interface is non-functional. The drop down menus no longer drop down with any contents, and nothing else shows on the page. One of the errors it spit out in that case is:

Fatal error: Call to undefined method Modal::addFooter() in /usr/local/www/head.inc on line 338 Call Stack: 0.0002 232528 1. {main}() /usr/local/www/firewall_rules_edit.php:0 0.0744 1658176 2. include('/usr/local/www/head.inc') /usr/local/www/firewall_rules_edit.php:998 PHP ERROR: Type: 1, File: /usr/local/www/head.inc, Line: 338, Message: Call to undefined method Modal::addFooter()

To create a test notice to replicate, in PHP Execute on exec.php just do this:

file_notice("test", "test");

Actions

Also available in: Atom PDF