• I installed the plugin with a File Upload field.
    I succeed to upload a file to the form but I don’t get the attachment in the email which I recieve following submitting the form. It also doesn’t appear in the database of the “contact form to DB extension” plugin.
    I checked this with other attachment types and with other computers as well but with no success.

    Please advice.

    Thanks

    http://wordpress.org/extend/plugins/si-contact-form/

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have no other reports like this.
    How large is the file size in Megs or Kb?

    Try testing with a very small file like something a few Kb. Does that work?

    Read all the notes on this page:
    http://www.fastsecurecontactform.com/attachment-fields

    Still need help.

    Thread Starter copywriter123

    (@copywriter123)

    I tested it with different small sizes and types of files including a few kb but with no success.
    I did find other reports like that on google but couldn’t find any resolution.

    It is probably a server configuration limitation. If PHP error reporting is turned off you will not see an error.

    Do you have PHP error logs? Look and see what the error says. You can also try this temporarily to possibly see the error.

    Edit the wp-config.php file and add this line:
    define('WP_DEBUG', true);

    Be sure to remove it later when done testing as some poorly written plugins and themes will display warnings that are not really hard errors just warnings.

    Mike

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Fast Secure Contact Form] Attachments are uploaded but not sent to email’ is closed to new replies.