Missing class-json.php
-
I updated a site to the latest WP 3.2 nightly, and now the site won’t render. The reason is this:
<b>Warning</b>: require_once(/home/content/80/7138980/html//wp-includes/class-json.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in <b>/home/content/80/7138980/html/wp-content/themes/igloo_free/lib_theme/theme_scripts.php</b> on line <b>30</b><br /> <br /> <b>Fatal error</b>: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/content/80/7138980/html//wp-includes/class-json.php' (include_path='.:/usr/local/php5/lib/php') in <b>/home/content/80/7138980/html/wp-content/themes/igloo_free/lib_theme/theme_scripts.php</b> on line <b>30</b><br />
So I checked /wp-includes/class-json.php and it’s indeed gone. Has it been renamed or moved? (I don’t think it’s been moved, because I ran a search for it.) Thanks.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Missing class-json.php’ is closed to new replies.