Errors After Updating to WordPress 3.8.1
-
The following errors started occurring after an update to WordPress 3.8.1:
PHP Notice: Use of undefined constant wpptopdf – assumed ‘wpptopdf’ in /home/username/public_html/wp-content/plugins/wp-post-to-pdf/wp-post-to-pdf.php on line 40
PHP Notice: Undefined index: format in /home/username/public_html/wp-content/plugins/wp-post-to-pdf/wp-post-to-pdf.php on line 121
PHP Notice: Undefined index: authorDetail in /home/username/public_html/wp-content/plugins/wp-post-to-pdf/wp-post-to-pdf.php on line 320
PHP Notice: Undefined index: featuredImage in /home/username/public_html/wp-content/plugins/wp-post-to-pdf/wp-post-to-pdf.php on line 326
When I tried to correct these errors by adding an “isset” reference, the errors disappeared from the debug log but it caused a 500 Error when trying to update posts. Please let me know if you can update this plug-in for the latest release. For now I have it disabled.
- The topic ‘Errors After Updating to WordPress 3.8.1’ is closed to new replies.