Title: [Plugin: Redirector] Broken JavaScript in latest version
Last modified: August 20, 2016

---

# [Plugin: Redirector] Broken JavaScript in latest version

 *  Resolved [burtatbase](https://wordpress.org/support/users/burtatbase/)
 * (@burtatbase)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-redirector-broken-javascript-in-latest-version/)
 * Hello,
 * Having a slight problem it seems with the latest version of Redirector.
 * in Redirector.js, the lines:
 * >  treeSelect.on(‘change’, function(e){
   >  obj = jQuery(this); redirectPage.val(
   > obj.val()); });
   >  urlInput.on(‘change blur’, function(e){
   >  obj = jQuery(this); redirectUrl.val(
   > obj.val()); });
 * Are throwing the error that (for example) treeSelect.on is not a function.
 * This causes other JavaScript not to run and is a general annoyance which I wanted
   to bring to your attention. I haven’t experienced this error in the past with
   Redirector, and it happens regardless of what the redirect is set to in the metabox(
   Page, URL, child or otherwise).
 * If you need any more information about the problem just ask.
 * Thanks.
 * [http://wordpress.org/extend/plugins/redirector/](http://wordpress.org/extend/plugins/redirector/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Ralf Hortt](https://wordpress.org/support/users/horttcore/)
 * (@horttcore)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-redirector-broken-javascript-in-latest-version/#post-2563097)
 * Thx for the hint, I will check it out!

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: Redirector] Broken JavaScript in latest version’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/redirector_d7dad8.svg)
 * [Redirector](https://wordpress.org/plugins/redirector/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirector/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirector/)
 * [Active Topics](https://wordpress.org/support/plugin/redirector/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirector/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirector/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ralf Hortt](https://wordpress.org/support/users/horttcore/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-redirector-broken-javascript-in-latest-version/#post-2563097)
 * Status: resolved