PHP Notice: Trying to access array offset on value of type null
-
Getting:
[09-Feb-2024 14:12:32 UTC] PHP Notice: Trying to access array offset on value of type null in …./public_html/wp-content/plugins/woomotiv/lib/functions.php on line 551$rating['user_last_name'] = $usermeta['last_name'][0];
I’m not even showing user_last_name
Any solution other than deleting that line?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘PHP Notice: Trying to access array offset on value of type null’ is closed to new replies.