Getting errors when pressing submit
-
Brand new Ubuntu LTS with WordPress, create my contact form and when pressing the “Submit” button…nothing happens with the following appearing in the ./apache/error.log file
Wed Jan 24 11:32:50.862397 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: mkdir(): No such file or directory in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 584, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
[Wed Jan 24 11:32:50.862467 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: file_put_contents(/home/contact2/wordpress/wp-content/uploads/form-maker-frontend/index.html): failed to open stream: No such file or directory in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 585, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
[Wed Jan 24 11:32:50.862487 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: mkdir(): No such file or directory in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 588, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
[Wed Jan 24 11:32:50.862510 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: file_put_contents(/home/contact2/wordpress/wp-content/uploads/form-maker-frontend/js/index.html): failed to open stream: No such file or directory in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 589, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
[Wed Jan 24 11:32:50.862910 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: fopen(/home/contact2/wordpress/wp-content/uploads/form-maker-frontend/js/fm-script-1.js): failed to open stream: No such file or directory in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 602, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
[Wed Jan 24 11:32:50.863374 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: fwrite() expects parameter 1 to be resource, boolean given in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 3603, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
[Wed Jan 24 11:32:50.863392 2018] [:error] [pid 31119] [client 10.254.36.187:48516] PHP Warning: fclose() expects parameter 1 to be resource, boolean given in /home/contact2/wordpress/wp-content/plugins/form-maker/framework/WDW_FM_Library.php on line 3604, referer: http://contacttest.singledigits.com/wp-admin/admin.php?page=manage_fm&nonce_fm=6be1db71b5&task=form_options¤t_id=1
The topic ‘Getting errors when pressing submit’ is closed to new replies.