Quick Fix to IntenseDebate Plugin WordPress 2.8 Problem

Have you updated to WordPress 2.8 and you would like to use IntenseDebate plugin for your comments?

IntensePlugin breaks some functionality in the admin area, but in the blog itself it's working OK.

Now there is a quick fix to get the admin area working normally with IntenseDebate plugin (Thanks to Valentino Aluigi at maverick.it)!

How To Quick Fix Your IntenseDebate Plugin after WordPress 2.8 Upgrade

  1. EDIT intensedebate.php (go to Plugins >> click edit on IntenseDebate)
  2. Go the very end of the file (just before the ?> at the end of the file)
  3. Add the code to the end, just before ?> or replace:

REPLACE:

?>

WITH:

	if(is_admin() && !(strpos($_SERVER['REQUEST_URI'],
	'page=id_settings') || strpos($_SERVER['REQUEST_URI'],
	'intensedebate'))) wp_deregister_script('id_settings');
?>
  • Quick fix code by "postream" at the getsatisfaction.com / IntenseDebate support thread.
  • "poststream's" personal site: Valentino Aluigi (Italian)

Official fix and update to the plugin should be coming today by "beaulebens" of IntenseDebate.

For the latest info, read the IntenseDebate Customer Support thread : WordPress 2.8 problems.

Don't Have IntenseDebate Yet?

If you want great commenting system with zero effort to your blog, check IntenseDebate official site for more info

Here's more posts like to this:
  1. IntenseDebate Plugin Breaks the Admin Area in WordPress – Correction is Coming [WordPress 2.8]
  2. Upgrade Your WordPress | Checklist
  3. How To Add Feedburner RSS Feed to the Sociable Plugin
Posted by

Topic: WordPress News
Tags: , , ,

If you enjoyed this post, sign up for updates (it's free)


Feedback, questions and comments are also welcome on my Facebook page