Viewing 15 replies - 31 through 45 (of 45 total)
  • My e-mails from the contact form doesn’t show Scandinavian letters. This is essential for me.

    Can anybody help me?

    hmm. that’s what I had thought. and I’ve used that mail function before. thanks for the info!

    ryanduff,

    just got the plugin to work! again, thanks for such an awesome and convenient plugin!

    Great plugin, but once the “contact form” button is put in the quick tags, all the other quick tags don’t work for me.. anybody else having the same problem?

    I like the idea of a user subject line, but would it be possible to configure that as a drop down list of static choices as well as a custom one? For example, I would like my users to be able to choose a subject like “Feedback”, “Bug report”, “Submission” etc.

    How soon might we see the new version?

    You might get a faster response if you direct this to the plugin’s author.

    So how does one go about adding this to The Loop to get the options page to show up? I don’t remember having to edit any code to get other plugins’ options pages working.

    Moderator James Huff

    (@macmanx)

    If you have installed the plugin exactly as instructed, the options page should appear under the Options menu. You must be using WordPress v1.5.1 or higher to see the options page.

    No, this plugin does appear under the options menu, but clicking on that results in a file not found error. I’m running 1.5.1.2

    I just installed this plug-in within minutes and it works perfectly… thank you!

    Harvey

    (@harvey)

    Same issue with WP 1.5.1.3 with options page not linking properly.

    In the code, inside of wp-contactform.php he has a note…

    // TODO: Update this to new options page technique after WP 1.5.1 is released
    function wpcf_add_options_page()
    {
    add_options_page(‘Contact Form Options’, ‘Contact Form’, 9, ‘options-contactform.php’);
    }

    I think this could be why.

    Moderator James Huff

    (@macmanx)

    Harvey, please make sure that you are using v1.3 of the plugin and that the options-contactform.php is properly installed alongside wp-contactform.php in the /wp-content/plugins/ directory.

    You may also want to upgrade to WordPress v1.5.2 at some point.

    mudbubble

    (@mudbubble)

    I cant get this plugin to work – install? yes – see it in my control panel? yes. Create a page with the form added? yes. Try and send mail through it? No. I always get this error:
    Fatal error: Call to undefined function: com() in d:\inetpub\mudbubble\blog\wp-content\plugins\wp-contact-form\wp-contactform.php on line 146

    Line 146 of this file has:
    mail($recipient, $subject, $fullmsg, $headers);

    i set the plugin options correctly (hard to go wrong) and still get same error.

    oh well.

    Hi all!

    I’ve just installed this plugin and cannot see the ‘Contact Form Quickstag’ anywhere – how do I activate this on my site?? I just want a generic contact form to link to.

Viewing 15 replies - 31 through 45 (of 45 total)
  • The topic ‘[ANN] WP-ContactForm for WP V1.5’ is closed to new replies.