• hey,

    i have added a new form for frontend submit to post, all works great but now i cannot add the [file* image] to the form – after click on save i got a blank screen… if i save the form without the [file] all works great.

    please, need help soon.

    regards

    #EDIT: sorry, got it! define( 'WPCF7_UPLOADS_TMP_DIR', '/wp-content/uploads/cf7_images' ); in wp-config.php was the reason for

Viewing 1 replies (of 1 total)
  • Thread Starter fresh-x

    (@fresh-x)

    after trying something different it becomes not a correct workflow… i did the line of defining upload folder inside config.php, becaus after deleting it the images and all are broken…

    so to the end is there a way to let the definde upload tmp dir code inside config.php but make the [file] input in CF7 form also works and not become a blank screen ?

    would be glad if there is a solution for this.

Viewing 1 replies (of 1 total)
  • The topic ‘blank screen after saving with [file] inside’ is closed to new replies.