Appnitro Software Forums » MachForm

File Uploader Not Saving Files

(6 posts)

  1. geleg
    Member

    Hello there ... does anyone know why the file uploader is not saving the file?

    I have checked the forum and nothing on it that I have not already tried.

    All permissions are set on the data and sub folders at 777.

    You input the information and then hit submit. The email comes with a link, but when you goto the link, it says file not found. Also, if you goto the data folder on the server, there is nothing.

    Any ideas? Many thanks.

    Posted 9 months ago #
  2. Usually, this happened when you have PHP Safe Mode turned on.

    To check your server Safe Mode configuration, create a php file (eg. info.php) and then put this code:

    <?php phpinfo(); ?>


    Run the file and check your Safe Mode configuration.

    If it's turned on, you will need to ask your hosting admin to turn it off. Otherwise most of MachForm functionality won't work, since your PHP is running under restricted mode.

    Posted 9 months ago #
  3. geleg
    Member

    Hey there Yuniar, it looks like you are right. They do have Safe Mode On. I will send along a little email and have then turn it off.

    Many thanks for your help and quick response.

    Cheers

    Posted 9 months ago #
  4. geleg
    Member

    Hello again Yuniar ... ok, I had them change the safe mode to off, but when I try it, I still get the same result. Everything goes through, but no file is place on the server in the data folder.

    Any other ideas?

    Thanks again

    Posted 9 months ago #
  5. geleg
    Member

    Hey there Yuniar, ok I got it. After do the changes on the server, I had to create a new uploader form. All works great now. Yahhh :-)

    Posted 9 months ago #
  6. Sounds great :-)

    Posted 9 months ago #

RSS feed for this topic

Reply

You must log in to post.