Error when updating post/page
-
Notice: Undefined index: wp_mpdf_pdfname in /wp-content/plugins/wp-mpdf/wp-mpdf.php on line 552 Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-mpdf/wp-mpdf.php:552) in /nfs/c07/h02/mnt/110208/domains/edcwc.com/html/refresh/wp-admin/post.php on line 242 Warning: Cannot modify header information - headers already sent by (output started at /wp-content/plugins/wp-mpdf/wp-mpdf.php:552) in /wp-includes/pluggable.php on line 1207Line 552 in wp-mpdf.php is in this function:
function mpdf_admin_savepost($post_id)and it’s this line:
$pdfOutputName = $_POST['wp_mpdf_pdfname'];I’m truly at a loss, unfortunately. Any ideas anyone?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Error when updating post/page’ is closed to new replies.