+ Reply to Thread
Results 1 to 3 of 3

Thread: Solved! File_Upload System Error w/Multipage Forms

  1. #1
    Join Date
    Feb 2009
    Posts
    34

    Default Solved! File_Upload System Error w/Multipage Forms

    On multipage forms with a file upload, I was constantly getting the above referenced error. The single page forms with upload worked fine.

    This was a nagging problem that was discovered only after completing a four page form. I searched relentlessly within this forum to no avail. Finally, I found the solution on another php site/forum. Hopefully, this will help others.

    1. - On the multipage forms, I had to ensure that formmail was in the same directory as the multipage form itself.

    2. - Scratchpad needed to be set, which is information included in the existing documentation for formmail.php.

    3. - the user name provided by my server/host had to referenced in the Scratchpad setting, rather than the web address itself.
    Ex: "/home/username/fmscratchpad/";

    "/home/your-site/fmscratchpad/" (did not work for me).


    In my case, Item 2 was already done. Items 1 & 3 were done after google searching. This may not be a total solution for everyone, but after my experience, be assured that it is a good place to start for similar problems with upload files for multipage forms. Let me also state that this worked for me - I certainly can not claim it as a rule.

    Finally, thanks Ginger23 for assisting me with previous implementation challenges. I belive formmail.php is a great product, I just wish the documentation was more precise.

  2. #2
    Join Date
    May 2008
    Posts
    1,274

    Default Re: Solved! File_Upload System Error w/Multipage Forms

    Thanks for posting that. I'm sure it will help someone down the road.

    ginger

  3. #3
    Join Date
    Dec 2003
    Posts
    3,900

    Default Re: Solved! File_Upload System Error w/Multipage Forms

    Hi,

    I just wish the documentation was more precise


    Your wish is my command....

    Can you tell me what documentation was wrong, misleading, or missing?

    I'll update it ASAP.


    Russell Robinson - Author of Tectite FormMail and FormMailDecoder
    http://www.tectite.com/

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Multipage forms, going back and subsequently losing data!
    By Martinjgriffiths in forum FormMail Subscription Support
    Replies: 1
    Last Post: 31-Jul-2005, 10:01 PM
  2. Combining MultiPage and fmbadhandler.php
    By onno in forum FormMail Subscription Support
    Replies: 11
    Last Post: 09-Jun-2005, 08:05 AM
  3. Multi-page Forms and $MULTIFORMDIR or $MULTIFORMURL
    By mga in forum FormMail Subscription Support
    Replies: 2
    Last Post: 30-May-2005, 12:06 PM
  4. Multi-forms and certain conditions
    By Chrisanna in forum FormMail Subscription Support
    Replies: 1
    Last Post: 22-May-2005, 09:32 PM
  5. Attaching Files from forms
    By Chek in forum FormMail Subscription Support
    Replies: 2
    Last Post: 14-Dec-2004, 11:32 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts