• After upgrading WP to 3.2 I get this message.

    Warning: require_once(/home/content/38/7466238/html/wp-includes/class-json.php) [function.require-once]: failed to open stream: No such file or directory in /home/content/38/7466238/html/wp-content/plugins/tweet-this/tweet-this.php on line 145

    Fatal error: require_once() [function.require]: Failed opening required ‘/home/content/38/7466238/html/wp-includes/class-json.php’ (include_path=’.:/usr/local/php5/lib/php’) in /home/content/38/7466238/html/wp-content/plugins/tweet-this/tweet-this.php on line 145

    Apparently the plugin depends on the class-json.php file which is no longer included in WordPress 3.2.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator keesiemeijer

    (@keesiemeijer)

    The Tweet This plugin you’re running is not compatible with 3.2, Please disable the plugin by deleting the tweet-this plugin folder via FTP or whatever file management application your host provides.

    Im getting a similar error just after updating to 3.2

    Warning: require(/home/subtraxx/public_html/wp-includes/class-json.php) [function.require]: failed to open stream: No such file or directory in /home/subtraxx/public_html/wp-content/plugins/broken-link-checker/includes/screen-meta-links.php on line 13

    Fatal error: require() [function.require]: Failed opening required ‘/home/subtraxx/public_html/wp-includes/class-json.php’ (include_path=’.:/usr/lib/php:/usr/local/lib/php’) in /home/subtraxx/public_html/wp-content/plugins/broken-link-checker/includes/screen-meta-links.php on line 13

    What should i do, i can’t access Admin :/

    Thanks. I didn’t backup my site before updating. Deleting the folder worked great. Thank you!

    Hey all!

    Im semi new to all this stuff. Just wanted to thank you for posting this fix. I really appreciate it. My website died after the update.

    Why is it exactly that a plug in compatibility issue could make the ENTIRE site fail. Mine was a problem with a WP-to-twitter plug in

    Nate

    Hi, im getting a strange problem with this plugin and wordpress 3.2.

    I do have the latest version and get no php errors…

    Problem is, tweeting is not working, i get a http 401 error (which looks like a oauth error).

    I have triple checked all the details, they are fine, and even the oauth test button says they are right.

    Cant work out this problem, altho i have noticed twitter have changed their app registering interface lately, could this be the problem?

    Thanks
    Gavin

    Im getting the same issue as gavbcs. The tokens and what not look fine and oauth test button is successful but i’m receiving 401 errors on the new post page from tweet this after publishing.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Tweet This] WP 3.2 breaks plugin’ is closed to new replies.