• Hi

    Our client is using this plugin along with contact form 7. On form submission I’m seeing this php warning pop up:

    Warning: Creating default object from empty value in /home/clientName/public_html/wp-content/plugins/root-relative-urls/sb_root_relative_urls.php on line 96

    Line 96 says this: $post->post_content = self::massage_external_content($post->post_content);

    Any ideas on how to fix this?

  • The topic ‘Getting warning on form submission (with contact form 7)’ is closed to new replies.