• I have a website with multiple customizations. I can’t figure out why, but the following error occurs:

    PHP Warning: Undefined array key “url” in /wp-content/plugins/wp-socializer/core/metadata.php on line 42

    Please add a null check;

    'raw_url' => $page_info['url'] ?? ''

    Thanks.

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Update request for PHP error’ is closed to new replies.