Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CF7 issue #3

Open
MakarkinPRO opened this issue Jun 5, 2017 · 0 comments
Open

CF7 issue #3

MakarkinPRO opened this issue Jun 5, 2017 · 0 comments

Comments

@MakarkinPRO
Copy link

MakarkinPRO commented Jun 5, 2017

Does it's working with Contact Form 7? Looks like everytime I fill the form the ConactForm7 delete all file into my server after sending by email. How to solve it?

I found solution of commenting
//$this->remove_uploaded_files();
at submission.php file

//wpcf7_rmdir_p( path_join( $dir, $file ) );
at file.php

but after next Contact Form 7 update I need to comment it again? how to solve it?

ps: I'm sending not base64, I'm sending 'url'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant