Title: Couple issues with Redirection plugin
Last modified: May 31, 2017

---

# Couple issues with Redirection plugin

 *  [Dave P.](https://wordpress.org/support/users/callmedpit/)
 * (@callmedpit)
 * [9 years ago](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/)
 * I’m having a couple issues with the plugin, they may all be related, I’m not 
   sure…but hoping to get some insight:
 * 1) When I’m accessing any page in the WP Admin in relation to the plugin, I get
   an unsafe scripts error in chrome. In the console it’s showing mixed content 
   errors:
 * > “Mixed Content: The page at ‘[https://domain.com/wp-admin/tools.php?page=redirection.php&#8217](https://domain.com/wp-admin/tools.php?page=redirection.php&#8217);
   > was loaded over HTTPS, but requested an insecure stylesheet ‘[http://domain.com/?ver=4.7.5&#8217](http://domain.com/?ver=4.7.5&#8217);.
   > This request has been blocked; the content must be served over HTTPS.”
 * > Mixed Content: The page at ‘[https://domain.com/wp-admin/tools.php?page=redirection.php&#8217](https://domain.com/wp-admin/tools.php?page=redirection.php&#8217);
   > was loaded over HTTPS, but requested an insecure script ‘[http://domain.com/?ver=2.6&#8217](http://domain.com/?ver=2.6&#8217);.
   > This request has been blocked; the content must be served over HTTPS.
 * In addition, there is another error that may be related
 * > load-scripts.php:246 Uncaught TypeError: Cannot read property ‘hasClass’ of
   > undefined
   >  at HTMLDocument.<anonymous> (load-scripts.php:246) at HTMLDocument.
   > dispatch (load-scripts.php:3) at HTMLDocument.r.handle (load-scripts.php:3)
   > at Object.trigger (load-scripts.php:3) at Object.a.event.trigger (load-scripts.
   > php:9) at HTMLDocument.<anonymous> (load-scripts.php:3) at Function.each (load-
   > scripts.php:2) at a.fn.init.each (load-scripts.php:2) at a.fn.init.trigger (
   > load-scripts.php:3) at Object.<anonymous> (load-scripts.php:245)
 * 2) When I create a new redirect, I just get a blank page with what looks some
   JSON. Here’s an example:
 * > {“html”:”<tr><th scope=\”row\” class=\”check-column\”><input type=\”checkbox\”
   > name=\”item[]\” value=\”2\” \/><\/th><td class=’type column-type has-row-actions
   > column-primary’ data-colname=\”Type\”>301<button type=\”button\” class=\”toggle-
   > row\”><span class=\”screen-reader-text\”>Show more details<\/span><\/button
   > ><\/td><td class=’url column-url’ data-colname=\”URL\”>[\/blog<\/a> <div class=\”row-actions\”><span class=’edit’>](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/\/blog?output_format=md)
   > [Edit<\/a> | <\/span><span class=’delete’>](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/?output_format=md#)
   > [Delete<\/a> | <\/span><span class=’disable’>](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/?output_format=md#)
   > [Disable<\/a><\/span><\/div><button type=\”button\” class=\”toggle-row\”><span class=\”screen-reader-text\”>Show more details<\/span><\/button><\/td><td class=’hits column-hits’ data-colname=\”Hits\”>0<\/td><td class=’last_access column-last_access’ data-colname=\”Last Access\”>—<\/td><\/tr>”}](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/?output_format=md#)
 * The URL for this page is [https://domain.com/wp-admin/admin-ajax.php](https://domain.com/wp-admin/admin-ajax.php)
 * If I go back to Redirections page, the redirect is in the list….but clicking 
   things like edit or delete do nothing, though I can delete it by checkmarking
   and using bulk action.
    -  This topic was modified 9 years ago by [Dave P.](https://wordpress.org/support/users/callmedpit/).
      Reason: Adding more info

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

 *  [Gal Baras](https://wordpress.org/support/users/galbaras/)
 * (@galbaras)
 * [9 years ago](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/#post-9185781)
 * Was the site changed to HTTPS recently?
 * Have you tried clearing the browser’s cache and cookies for this site?
 * Is there any caching of pages for logged in users?
 *  Thread Starter [Dave P.](https://wordpress.org/support/users/callmedpit/)
 * (@callmedpit)
 * [9 years ago](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/#post-9187319)
 * [@galbaras](https://wordpress.org/support/users/galbaras/) – It was not changed
   recently, no.
 * In addition, caching plugins have been turned off, and I’ve also get the same
   issues in Incognito mode (no existing cache/cookies). It’s worth noting that 
   clicking “edit” for example, just adds a # to the URL. Here’s a list of plugins
   that are currently activated:
    - Akismet Anti-Spam
    - All In One SEO Pack
    - Disqus Comment System
    - Duplicate Post
    - Edit Author Slug
    - Envato Market
    - Envato WordPress Toolkit
    - iThemes Security
    - Jetpack by WordPress.com
    - Redirection
    - Stag Custom Sidebars
    - Stag Envato Updater
    - StagTools
 *  [Gal Baras](https://wordpress.org/support/users/galbaras/)
 * (@galbaras)
 * [9 years ago](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/#post-9189081)
 * [@callmedpit](https://wordpress.org/support/users/callmedpit/) as a first step,
   I’d delete the Redirection plugin folder and reinstall it.
 * Other than that, test disabling other plugins and/or switching themes. If not
   possible on the live site, maybe you can clone it and do it on your test copy.
 * Another thing you can do is install “better search and replace” and replace the
   HTTP URL of your site with the HTTPS at least in wp_options, wp_posts and wp_postmeta,
   as well as the redirection tables. Just take a DB backup first, just in case.

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

The topic ‘Couple issues with Redirection plugin’ is closed to new replies.

 * ![](https://ps.w.org/redirection/assets/icon-256x256.jpg?rev=983639)
 * [Redirection](https://wordpress.org/plugins/redirection/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/redirection/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/redirection/)
 * [Active Topics](https://wordpress.org/support/plugin/redirection/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/redirection/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/redirection/reviews/)

## Tags

 * [errors](https://wordpress.org/support/topic-tag/errors/)

 * 3 replies
 * 2 participants
 * Last reply from: [Gal Baras](https://wordpress.org/support/users/galbaras/)
 * Last activity: [9 years ago](https://wordpress.org/support/topic/couple-issues-with-redirection-plugin/#post-9189081)
 * Status: not resolved