This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 3

email and upload issues


  1. Brodephat
    Member

    OK, I got 3.0 this week and had problems with it working so I did everything I could find in the forums

    First off, I could not log in.
    That was fixed by updating the php.ini file with:
    /home/users/web/b2070/my-host-username/cgi-bin/ses

    I created a folder in the cgi-bin folder and pointed my session to that folder (the cgi-bin is sometimes more secure than just a folder)
    I then cleared my cookies and browser cache and I was able to login (had to send a password request)

    My second problem was getting the upload to work, so I made these adjustments in php.ini
    max_execution_time = 599
    max_input_time = 599
    upload_max_filesize = 80M
    post_max_size = 70M
    upload_tmp_dir = /home/users/web/b2070/my-host-username/uptemp ; I created the folder uptemp

    I also made sure safe mode was set to off in php.ini
    safe_mode = Off

    Got uploads working but I can only view what should have been sent in the view entries section
    I can also see the uploaded files in the associated form_# files folder under the data directory

    The funny thing is the submitter email is sent back to them fine but my notifications are not working even when I send it from the view entries page
    Oh yeah and this is what the upload file line says in the submitter return email

    Upload a File Twinkles.mp3Twinkles.mp3 << not sure if that's a problem or not

    [forum search keywords]
    can't log in
    cant login
    can't login
    uploads not working
    notifications not working

    Posted 12 years ago #
  2. Brodephat
    Member

    By the way I did login and get the 3.1 update.

    Also I'd like to note that my old forms don't work as well as any new forms I create after the upgrade, however email notifications are still not working old or new

    Posted 12 years ago #
  3. Brodephat
    Member

    This is weird...

    If there is no upload and the preview is selected, the notification is sent to both me and the submitter (everything works as it should)

    If there is no upload and the preview is not used, the notification is sent to both me and the submitter (everything works as it should)

    If there is an upload in both scenarios, only the submitter receives a notification

    Hope that helps with tracking down the problem

    Posted 12 years ago #
  4. freeze2
    Member

    FYI...Yuniar is currently working on a fix for this scenario, as I have experienced similar issues.

    Posted 12 years ago #

RSS feed for this topic

Reply