Title: [Plugin: Redirection] Issue with WordPress 2.8
Last modified: August 19, 2016

---

# [Plugin: Redirection] Issue with WordPress 2.8

 *  Resolved [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [17 years ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/)
 * I installed redirection Plugin on my WordPress 2.8 installation. After activation,
   when I select tools -> redirection, the page doesn’t load and there are two JavaScript
   errors shown in Firebug.
 * I guess the JavaScript included in 2.8 is not compatible with the Plugin. Has
   anyone else faced this situation?

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

 *  [John Godley](https://wordpress.org/support/users/johnny5/)
 * (@johnny5)
 * [17 years ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/#post-1104499)
 * Redirection should work perfectly fine in WP 2.8. Can you post the javascript
   errors on the Redirection bug tracker:
 * [http://urbangiraffe.com/tracker/projects/redirection](http://urbangiraffe.com/tracker/projects/redirection)
 *  Thread Starter [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [17 years ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/#post-1104525)
 * [@john](https://wordpress.org/support/users/john/),
 * Thanks for the reply. I have posted the JavaScript errors in Redirection bug 
   tracker
 * Posting them here again for others.
 * T.documentElement is null
    (function(){var R=/((?:\((?:\([^()]+\)|[…(J,typeof
   K===”string”?K:K+”px”)}})})();
 * in line 19
 * [http://sudarmuthu.com/wp/wp-admin/load-scripts.php?c=1&load=jquery,utils,farbtastic,jquery-form,jquery-ui-core,jquery-ui-sortable&ver=0d575f28590f10ff155c9b36be8e9366](http://sudarmuthu.com/wp/wp-admin/load-scripts.php?c=1&load=jquery,utils,farbtastic,jquery-form,jquery-ui-core,jquery-ui-sortable&ver=0d575f28590f10ff155c9b36be8e9366)
 * and
 * document.body is null
    [Break on this error] (function(){var R=/((?:\((?:\([^()]
   +\)|[…(J,typeof K===”string”?K:K+”px”)}})})();
 * in line 19
 * [http://sudarmuthu.com/wp/wp-admin/load-scripts.php?c=1&load=jquery,utils,farbtastic,jquery-form,jquery-ui-core,jquery-ui-sortable&ver=0d575f28590f10ff155c9b36be8e9366](http://sudarmuthu.com/wp/wp-admin/load-scripts.php?c=1&load=jquery,utils,farbtastic,jquery-form,jquery-ui-core,jquery-ui-sortable&ver=0d575f28590f10ff155c9b36be8e9366)
 *  Thread Starter [Sudar Muthu](https://wordpress.org/support/users/sudar/)
 * (@sudar)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/#post-1104910)
 * The latest version of Redirection has fixed this issue.
 *  [zemote](https://wordpress.org/support/users/zemote/)
 * (@zemote)
 * [16 years, 12 months ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/#post-1104916)
 * The latest redirection plugin breaks my pages in wordpress 2.8.
 *  [Heirem](https://wordpress.org/support/users/heirem/)
 * (@heirem)
 * [16 years, 11 months ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/#post-1104990)
 * WordPress 2.8 includes a concatenation of scripts and CSS. This puts the quality
   of these scripts at a higher level than before.
 * The temporary solution is to place it in the wp-config.php one of these two values:
   
   define(‘CONCATENATE_SCRIPTS’, false ); or define(‘SCRIPT_DEBUG’, true);
 * I also invite you to read the header of wp-includes\script-loader.php

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

The topic ‘[Plugin: Redirection] Issue with WordPress 2.8’ is closed to new replies.

 * 5 replies
 * 4 participants
 * Last reply from: [Heirem](https://wordpress.org/support/users/heirem/)
 * Last activity: [16 years, 11 months ago](https://wordpress.org/support/topic/plugin-redirection-issue-with-wordpress-28/#post-1104990)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
