• dreadlocks1221

    (@dreadlocks1221)


    I am trying to upload a file via ninja forms and I keep Getting the error:
    Warning: mkdir() [function.mkdir]: Permission denied in /home/elastic9/public_html/iselectfund/wp-content/plugins/ninja-forms-uploads/includes/display/processing/pre-process.php on line 152

    Warning: move_uploaded_file(/home/elasticz/public_html/iselectfund_full/wp-content/uploads/ninja-forms/tmp/GBi1T/ninja_forms_field_38) [function.move-uploaded-file]: failed to open stream: Permission denied in /home/elastic9/public_html/iselectfund/wp-content/plugins/ninja-forms-uploads/includes/display/processing/pre-process.php on line 158

    Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move ‘/tmp/phpOD3k3e’ to ‘/home/elasticz/public_html/iselectfund_full/wp-content/uploads/ninja-forms/tmp/GBi1T/ninja_forms_field_38′ in /home/elastic9/public_html/iselectfund/wp-content/plugins/ninja-forms-uploads/includes/display/processing/pre-process.php on line 158

    I noticed it is looking for this directory:

    /home/elasticz/public_html/iselectfund_full/wp-content/uploads/ninja-forms/tmp/GBi1T/ninja_forms_field_38

    which was the old directory on the dev server

    In the File Upload settings it also says my full directory is:

    /home/elasticz/public_html/iselectfund_full/wp-content/uploads/ninja-forms

    which again is incorrect

    where do I change this so it uploads to the correct directory?

The topic ‘File Upload Directory Problems’ is closed to new replies.