Actions
Bug #8242
closedUnable to edit firewall rules
Start date:
12/27/2017
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
All
Affected Architecture:
All
Description
Upon trying to edit firewall rules an error was presented
Catchable fatal error: Argument 2 passed to Form_Input::setHelp() must be of the type array, string given, called in /usr/local/www/firewall_rules_edit.php on line 1710 and defined in /usr/local/www/classes/Form/Input.class.php on line 145 PHP ERROR: Type: 4096, File: /usr/local/www/classes/Form/Input.class.php, Line: 145, Message: Argument 2 passed to Form_Input::setHelp() must be of the type array, string given,
10:04 PM called in /usr/local/www/firewall_rules_edit.php on line 1710 and defined
Possible solution
Edit file /usr/local/www/firewall_rules_edit.php go to line 1710 & Remove the following %s '<br />' from the line
Actions