• I’m having trouble with my contact form (SCF2 Contact Form). The form submits the info successfully, but I receive the following error:

    Warning: parse_url(http:///1.1/comment-check) [function.parse-url]: Unable to parse URL in /home/cmtusa/public_html/blog/wp-includes/class-http.php on line 241

    Can anyone help?

Viewing 6 replies - 1 through 6 (of 6 total)
  • i don’t know about SCF2 Contact Form, but i use the plugin Contact Form 7 (http://wordpress.org/extend/plugins/contact-form-7/) and always works fine, maybe you can try it…

    Thread Starter cmtusa

    (@cmtusa)

    Thanks!

    I’m getting the same error using the Fast Secure Contact Form. And I can’t switch to Contact Form 7 because that one’s not compatible with the WP Maintenance Mode plug-in that I need the contact form for.

    Anyone have a solution or suggestions?

    What is line 241 of your /wp-includes/class-http.php line read?

    Hi Josh, line 241 just says:

    $arrURL = parse_url( $url );

    Not very helpful.

    I figured out a workaround to my problem though (but not a solution). I was testing features of the FS Contact Form, turning them on and off to test if any of them were causing the error, and I found when I turned OFF the Akismet Spam Prevention, I stopped getting the errors.

    Usually I like the additional spam prevention provided by Akismet, but I figure if I have the Captcha working on the form already (and everything else is working correctly – the form submits properly and emails me correctly) then I’m okay without the Akismet for now.

    Well, you know what they say… don’t fix what isn’t broken 😉

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Contact Form Help’ is closed to new replies.