Title: class-json error
Last modified: August 20, 2016

---

# class-json error

 *  [gaswirth](https://wordpress.org/support/users/gaswirth/)
 * (@gaswirth)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/class-json-error/)
 * Hey all,
 * Just upgraded to WP 3.2, and immediately got an error with TweetBlender. This
   shows up where the widget used to load properly:
 * require_once(/home/viiadmin/beta.vii-designs.com/harlemlanes/wp-includes/class-
   json.php) [function.require-once]: failed to open stream: No such file or directory
   in /home/viiadmin/beta.vii-designs.com/harlemlanes/wp-content/plugins/tweet-blender/
   lib/lib.php on line 509
 * Any help would be appreciated!!! Thanks!

Viewing 15 replies - 1 through 15 (of 15 total)

 *  [John Robert-Nicoud | 6clicks](https://wordpress.org/support/users/jerboa/)
 * (@jerboa)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/class-json-error/#post-2164869)
 * same error for me: [http://4fronts.com](http://4fronts.com)
 *  Moderator [Dion Hulse](https://wordpress.org/support/users/dd32/)
 * (@dd32)
 * Meta Developer
 * [14 years, 11 months ago](https://wordpress.org/support/topic/class-json-error/#post-2164896)
 * > require_once(/home/viiadmin/beta.vii-designs.com/harlemlanes/wp-includes/class-
   > json.php) [function.require-once]: failed to open stream: No such file or directory
   > in /home/viiadmin/beta.vii-designs.com/harlemlanes/wp-content/plugins/tweet-
   > blender/lib/lib.php on line 509
 * You’ll need to disable the Tweet Blender plugin by renaming, or deleting the 
   plugins folder. You can do this by using FTP or by using your hosts control panel’s
   file manager.
 * Once you rename the plugin folder, you’ll be able to access the WordPress admin
   again, from there you can check to see if there’s any updates available.
 *  [wearebase](https://wordpress.org/support/users/wearebase/)
 * (@wearebase)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/class-json-error/#post-2164907)
 * Kirill,
 * Same here man, it seem rather upset with the new version;
 * >  Warning: require_once(D:\xampp\htdocs\live\bca/wp-includes/class-json.php)[
   > function.require-once]: failed to open stream: No such file or directory in
   > D:\xampp\htdocs\live\bca\wp-content\plugins\tweet-blender\lib\lib.php on line
   > 509
 * Have rolled back and will hold out updating any further sites.
 * Thanks Kirill,
 * – Matt
 *  Moderator [Kathryn Presner](https://wordpress.org/support/users/zoonini/)
 * (@zoonini)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165066)
 * Tweet Blender says it’s working on a 3.2-compatible fix to be released later 
   today: [http://twitter.com/tweetblender](http://twitter.com/tweetblender)
 *  [John Robert-Nicoud | 6clicks](https://wordpress.org/support/users/jerboa/)
 * (@jerboa)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165079)
 * you can download the fix via twitter! [http://twitter.com/tweetblender](http://twitter.com/tweetblender)
 *  [Peter Ould](https://wordpress.org/support/users/pould/)
 * (@pould)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165115)
 * I get this error trying to activate version 3.3.11 on WP 3.2:
 * Fatal error: Cannot redeclare class Services_JSON in /var/www/vhosts/peter-ould.
   net/httpdocs/wp-content/plugins/tweet-blender/lib/JSON.php on line 116
 *  [theworld365](https://wordpress.org/support/users/theworld365/)
 * (@theworld365)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165136)
 * I get the same error as Peter Ould.
 * Fatal error: Cannot redeclare class Services_JSON in /…/wp-content/plugins/tweet-
   blender/lib/JSON.php on line 116
 *  [Anja Fokker](https://wordpress.org/support/users/afoka/)
 * (@afoka)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165138)
 * Have you the plugin Tweetblender activated on your WordPress version 3.2, you
   will see that it will give an error. This is because the class-json.php file 
   has been removed from the official core files of WordPress (version 3.2).
    Solution:
   Copy from WordPress 3.1.4 /wp-includes the file class-json.php to /wp-includes
   version 3.2 and you will see that the plugin Tweetblender works again (it works
   for me).
 *  [Peter Ould](https://wordpress.org/support/users/pould/)
 * (@pould)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165140)
 * I tried that Anja but it made no difference
 *  [Anja Fokker](https://wordpress.org/support/users/afoka/)
 * (@afoka)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165141)
 * [@peter](https://wordpress.org/support/users/peter/) Ould: I only use the widget,
   see it on one of my testsites:
    [http://werkgroepen.net/wordpressmu/twentyten/](http://werkgroepen.net/wordpressmu/twentyten/)
 *  [theworld365](https://wordpress.org/support/users/theworld365/)
 * (@theworld365)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165143)
 * Yeah, I tried placing class-json.php …/wp-includes and it still didn’t work.
 * When I tried activating the plugin I got the same error as before.
    Also, I’m
   using a set of 3 widgets and didn’t make any changes to posts, code, etc. Simply
   the widgets.
 *  [theworld365](https://wordpress.org/support/users/theworld365/)
 * (@theworld365)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165144)
 * Is there a cache associated with this plugin… Maybe cleaning the cache would 
   fix it after putting the old class-json.php in the includes dir.
 * I’m not using any caching plugins but other plugins have their own cache or tables
   that can be cleaned when issues like this happen.
 *  Plugin Author [kirilln](https://wordpress.org/support/users/kirilln/)
 * (@kirilln)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165151)
 * [@peter](https://wordpress.org/support/users/peter/) Ould: Found the bug. Will
   be fixed in 3.3.12 tonight
 *  [Peter Ould](https://wordpress.org/support/users/pould/)
 * (@pould)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165152)
 * Kirilln,
 * You super-star. Well done!
 *  [theworld365](https://wordpress.org/support/users/theworld365/)
 * (@theworld365)
 * [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165157)
 * Thanks Kirill. You’re the man!
    My tweets on #photography #travel #pets and #
   adventures are working again at TheWorld365.com
 * Much appreciated!!
 * Nuno

Viewing 15 replies - 1 through 15 (of 15 total)

The topic ‘class-json error’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/tweet-blender.svg)
 * [Tweet Blender](https://wordpress.org/plugins/tweet-blender/)
 * [Support Threads](https://wordpress.org/support/plugin/tweet-blender/)
 * [Active Topics](https://wordpress.org/support/plugin/tweet-blender/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tweet-blender/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tweet-blender/reviews/)

 * 15 replies
 * 9 participants
 * Last reply from: [theworld365](https://wordpress.org/support/users/theworld365/)
 * Last activity: [14 years, 10 months ago](https://wordpress.org/support/topic/class-json-error/#post-2165157)
 * Status: not resolved