QinQ PHP Error
-
Hi there, I am having an issue with a SG-3100 pfSense 2.4.4_2 and QinQ. Itś a production unit, and when I tried to include QinQ I got a PHP error and I can't configure/save anything.
The error is:"Fatal error: Uncaught Error: Cannot use string offset as an array in /usr/local/www/interfaces_qinq_edit.php:222 Stack trace: #0 {main} thrown in /usr/local/www/interfaces_qinq_edit.php on line 222 PHP ERROR: Type: 1, File: /usr/local/www/interfaces_qinq_edit.php, Line: 222, Message: Uncaught Error: Cannot use string offset as an array in /usr/local/www/interfaces_qinq_edit.php:222 Stack trace: #0 {main} thrown "
I have seen that it used to be bug and that it was resolved, but now I am stuck. any advise?
Thanks in advance.
-
That isn't one that was fixed before, it's a different error.
I pushed a fix for that one just now: https://github.com/pfsense/pfsense/commit/42d32909a10f7ef4c16bde213968b5f3f5e4bc6e
You can edit the file by hand or use the System Patches package.
-
@jimp Thank you.