Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug prevents editing Interfaces #128

Closed
ryoku-cha opened this issue Apr 3, 2015 · 3 comments
Closed

bug prevents editing Interfaces #128

ryoku-cha opened this issue Apr 3, 2015 · 3 comments

Comments

@ryoku-cha
Copy link

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)

@fichtner
Copy link
Member

fichtner commented Apr 3, 2015

Done. :)

@YordanYordanov
Copy link

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

AdSchellevis added a commit that referenced this issue Apr 14, 2015
@AdSchellevis
Copy link
Member

Found it, should be fixed with f1a31bd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

4 participants