Forums

Contact Form 7: Page not found after sending form data (6 posts)

  1. judaah_
    Member
    Posted 2 years ago #

    Hey there

    I'm using Contact Form 7 on WP 2.8.4. I've got 2 forms. One is working fine. The other not really... I fill in the data und submit - then I see a "Page not found" error. The e-mail is sent. What am I doing wrong`
    ?

    Thanks for your advise!

  2. Takayuki Miyoshi
    Member
    Posted 2 years ago #

    Write the URL of the pages, please?

  3. judaah_
    Member
    Posted 2 years ago #

    Link
    Thank you.

  4. rpb1001
    Member
    Posted 2 years ago #

  5. rpb1001
    Member
    Posted 2 years ago #

    PLus, I have a very simple page:

    <div id="content-right">

    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>

    <h1><?php the_title(); ?></h1>
    <?php the_content();?>

    <?php endwhile; else: ?>

    <p><?php _e('Sorry, no posts matched your criteria.'); ?></p>

    <?php endif; ?>
    </div>

  6. mindfuckx
    Member
    Posted 2 years ago #

    having the exact same problem as "rpb1001"

    got an URL that ends with #wpcf7-f2-p2-o1
    and a page the says:

    "Sorry, no posts matched your criteria"

    after trying to send an email using the contact form.

Topic Closed

This topic has been closed to new replies.

About this Topic