Attempt to read property “security_code”
-
I’m getting the following errors as of lately:
[21-Sep-2023 17:52:39 UTC] PHP Warning: Attempt to read property "security_code" on null in /***/public_html/wp-content/plugins/wp-table-builder/inc/admin/class-admin-menu.php on line 81 [21-Sep-2023 17:52:39 UTC] PHP Warning: Attempt to read property "security_code" on null in /***/public_html/wp-content/plugins/wp-table-builder/inc/admin/class-admin-menu.php on line 82
Might be a simple thing concerning PHP 8.2 that often require some extra “isset” check.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Attempt to read property “security_code”’ is closed to new replies.