You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
trying to open the edit page for one of the Interfaces (LAN, WAN, ...)
(for example -> https:///interfaces.php?if=lan)
results in the following error:
"Fatal error: Cannot create references to/from string offsets nor overloaded objects in /usr/local/www/interfaces.php on line 68"
this may have been caused by the latest upgrades (which included many php packages)
The text was updated successfully, but these errors were encountered:
The issue seems to occur in services_wol_edit.php too:
System Information:
FreeBSD 10.0-RELEASE-p16 #0 d6e2a1a(master): Sat Jan 17 14:23:30 CET 2015 root@sensey:/usr/obj/usr/src/sys/SMP
OPNsense 15.1.9-3505b0423 (amd64)
OpenSSL 1.0.1m 19 Mar 2015
PHP Errors:
[14-Apr-2015 22:24:50 Europe/Sofia] PHP Fatal error: Cannot create references to/from string offsets nor overloaded objects in /usr/local/www/services_wol_edit.php on line 46
trying to open the edit page for one of the Interfaces (LAN, WAN, ...)
(for example -> https:///interfaces.php?if=lan)
results in the following error:
"Fatal error: Cannot create references to/from string offsets nor overloaded objects in /usr/local/www/interfaces.php on line 68"
this may have been caused by the latest upgrades (which included many php packages)
The text was updated successfully, but these errors were encountered: