Error when allow_url_fopen=0
-
Hello,
My server doesn’t allow the php command allow_url_fopen for security reason.
I’ve updated today your plugin to the latest version available on github (v. 1.0.1.2) and this error is displayed in the admin and in the frontend (even if my wp-config file has the constant WP_DEBUG defined on false).
Warning: copy(): https:// wrapper is disabled in the server configuration by allow_url_fopen=0 in …wp-content/plugins/send-pdf-for-contact-form-7/classes/send-pdf.php on line 617
Note that your plugin is fully functionnal, everything works has intended but the error message on the frontend…
Is there a way to fix that? I saw it’s related to a conditionnal upload of the onepixel.png image if it doesn’t already exist in the $createDirectory…
Thanks again for your support.
- The topic ‘Error when allow_url_fopen=0’ is closed to new replies.