Issue with file_get_contents & unlink
-
There are tons of following warnings in the php error log:
Warning: file_get_contents(/home/*******/public_html/wp-content/uploads/PDF_EXTENDED_TEMPLATES/tmp/mpdf/tmp_directory_test.php): failed to open stream: No such file or directory in /home/*******/public_html/wp-content/plugins/gravity-forms-pdf-extended/src/model/Model_Install.php on line 365
Warning: unlink(/home/*******/public_html/wp-content/uploads/PDF_EXTENDED_TEMPLATES/tmp/mpdf/tmp_directory_test.php): No such file or directory in /home/*******/public_html/wp-content/plugins/gravity-forms-pdf-extended/src/model/Model_Install.php on line 372
I’m using the latest version. Any solution?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Issue with file_get_contents & unlink’ is closed to new replies.