• Hi,

    I’m currently experiencing an issue with uploading files. When I upload a file, it uploads fine except it doesn’t appear in the media library. When I look at the temp folder (prso-pluploader-tmp) the file is still there.
    I first tried uploading the file using Enabled File Uploads and then disabled this, I receive the same result regardless.

    Also, is there a way to specify which folder to have the files relocated after they’re uploaded, where can I modify this?

    Thanks in advance

    https://www.ads-software.com/plugins/gravity-forms-advanced-file-uploader/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter qpl88

    (@qpl88)

    Just wanted to also add, I have the following settings in my .htaccess in the root directory

    php_value memory_limit 512M
    php_value upload_max_filesize 1024M
    php_value post_max_size 1024M
    php_value max_input_time 3600
    php_value max_execution_time 3600

    I know that seems a bit excessive

    Plugin Author ben.moody

    (@benmoody)

    Hi

    Have you enabled wordpress debug mode to see if you get any errors returned?

    Also do you have access to a debug tool like firebug for firefox. The console of this should show you any errors being returned.

    If you can find any errors I can look into it for you.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Files remain inside temp folder’ is closed to new replies.