Pages Throwing Code at Top After Update
-
Hi All,
After updating to WordPress 4.4.2 yesterday, my site is throwing some lines of code at the top of each page. It appeared to be related to Jetpack. I wasn’t using that plugin, so I deleted it, but the errors remain. The code that the public-side pages throw is:
Warning: include(/var/chroot/home/content/63/7499563/html/wp-content/plugins/jetpack/utf.php) [function.include]: failed to open stream: No such file or directory in /home/content/63/7499563/html/wp-config.php on line 5
Warning: include() [function.include]: Failed opening ‘/var/chroot/home/content/63/7499563/html/wp-content/plugins/jetpack/utf.php’ for inclusion (include_path=’.:/usr/local/php5/lib/php’) in /home/content/63/7499563/html/wp-config.php on line 5
Also, I am unable to login to the WordPress admin side. The entire admin page consists of the same error:
Warning: include(/var/chroot/home/content/63/7499563/html/wp-content/plugins/jetpack/utf.php) [function.include]: failed to open stream: No such file or directory in /home/content/63/7499563/html/wp-config.php on line 5
Warning: include() [function.include]: Failed opening ‘/var/chroot/home/content/63/7499563/html/wp-content/plugins/jetpack/utf.php’ for inclusion (include_path=’.:/usr/local/php5/lib/php’) in /home/content/63/7499563/html/wp-config.php on line 5
I FTP’d into my host to make sure the Jetpack plugin was completely deleted, and it is.
The site does use a custom theme that I had done for me a few years back. Is this a theme incompatibility?
I’m not a PHP coder so the “wp-config line 5” clue is a bit meaningless to me. Can somebody point me in the right direction for troubleshooting?
Site is here: https://www.biplaneridesofamerica.com
Thanks much.
- The topic ‘Pages Throwing Code at Top After Update’ is closed to new replies.