Hi,
I'm using the latest attributes plugin with PHP 8.2.
In my error log I'm getting lots of PHP warnings:
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 945
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1114
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1184
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1184
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*public_html/oc-content/plugins/attributes/functions.php on line 1204
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1204
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1204
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1204
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1204
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1208
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1211
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1214
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "fk_i_linked_to_attr_id" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1011
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "b_required" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1030
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1032
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_restrict_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1033
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1103
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_type" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1103
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "s_identifier" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1103
[11-Feb-2025 05:46:04 Europe/London] PHP Warning: Undefined array key "b_required" in /home/*/public_html/oc-content/plugins/attributes/functions.php on line 1104
Can this be fixed in a future update?
Many thanks