• Resolved manx89

    (@manx89)


    Hi,

    I cant upload file, I got message: Failed to Upload

    PHP is 8, newest plugin version.

    What can be reason for that?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Glen Don Mongaya

    (@glenwpcoder)

    Hello ,

    Check permission of the upload folder in “/wp-content/uploads/wpcf7_uploads” make sure it’s writable.

    Also, please see if there’s any error.log/debug.log file in your /public_html or /wp-content folder.

    If not try to enable the debug logging in wp-config.php file by adding the code snippet below.

    define( 'WP_DEBUG_LOG', true );

    Please let me know.

Viewing 1 replies (of 1 total)

The topic ‘Error: Failed to Upload’ is closed to new replies.