Replies: 0
Getting the following PHP Warnings, which are then stopping the edit page from loading with the success message. The post duplications do seem to work, though.
Warning: file_get_contents(): Filename cannot be empty in /public_html/wp-content/plugins/multisite-post-duplicator/inc/mpd-functions.php on line 1266
Warning: file_put_contents(/home/doglove/public_html/wp-content/uploads/sites/5/2017/01/.): failed to open stream: Is a directory in /public_html/wp-content/plugins/multisite-post-duplicator/inc/mpd-functions.php on line 1269
Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/multisite-post-duplicator/inc/mpd-functions.php:1266) in /home/doglove/public_html/wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at /public_html/wp-content/plugins/multisite-post-duplicator/inc/mpd-functions.php:1266) in /home/doglove/public_html/wp-includes/pluggable.php on line 1179