Support Forums - Classified Ads Script Osclass

Osclass plugin support => Attributes Plugins => Topic started by: webcity on February 11, 2025, 06:42:09 PM

Title: PHP Warning messages
Post by: webcity on February 11, 2025, 06:42:09 PM
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
Title: Re: PHP Warning messages
Post by: MB Themes on February 12, 2025, 03:08:25 PM
Looks like you are trying to get attributes those does not exists.
Might be cache or DB issue as well.

Anyway, fixed these messages in latest update.