Title: Plugin redirect errors
Last modified: August 22, 2016

---

# Plugin redirect errors

 *  Resolved [Lobster01](https://wordpress.org/support/users/lobster01/)
 * (@lobster01)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/)
 * Ok, maybe this is a bit strange but this plugin is messing up the redirect url
   when you’re editing category’s.
 * I have several category’s for my posts and I use this plugin for future purposes.
   Although I found recently out that when I edit a category, I got redirected to
   a blank page. After pressing F5 for reloading the page, I got back on the post
   tags overview.
    When I recreated the issue I saw that the URL of the blank page
   is also the one of the tags overview.
 * I also use other plugins so I thought there was another plugin causing this issue.
   I installed some new plugins before and after this I deactivated those plugins.
   I even uninstalled them. But that did not help. I need to say that at that point
   I didn’t know that the problem was caused by this plugin.
    I deactivated all 
   the plugins and started one by one. When I activated this plugin, the problem
   was back again. Since I had some other plugins running as well, I deactivated
   everything again and just activated this one. Same thing again! I reinstalled
   the plugin and it happend again.
 * I don’t know what to do next. Is this a bug or is there something wrong with 
   my wordpress install. I can try to run the plugin in a fresh install of wp. Didn’t
   do that yet.
 * Maybe someone can help me with this issue?
 * [https://wordpress.org/plugins/multisite-language-switcher/](https://wordpress.org/plugins/multisite-language-switcher/)

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

 *  Plugin Author [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * (@realloc)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/#post-5512684)
 * Please **activate first the DEBUG mode** on your site. Something like
 *     ```
       define('WP_DEBUG', true);
       define('WP_DEBUG_LOG', true);
       define('WP_DEBUG_DISPLAY', false);
       @ini_set('display_errors',0);
       ```
   
 * in your _wp-config.php_. Read on here: [http://codex.wordpress.org/Debugging_in_WordPress](http://codex.wordpress.org/Debugging_in_WordPress)
 * Cheers,
    Dennis.
 *  Thread Starter [Lobster01](https://wordpress.org/support/users/lobster01/)
 * (@lobster01)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/#post-5512708)
 * Hi Dennis,
 * Thank you for the quick reply. I did put the debug on (did not think about that
   before haha) and here’s what I got:
 * `[24-Nov-2014 13:02:34 UTC] PHP Fatal error: Call to a member function get_language()
   on a non-object in /home/****/public_html/****/wp-content/plugins/multisite-language-
   switcher/includes/MslsMain.php on line 94`
 * **** = hidden directory, did this myself 🙂
 * This was the only line in the debug.log
 * Cheers, Robert
 *  Plugin Author [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * (@realloc)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/#post-5512754)
 * OK, please read on here: [https://wordpress.org/support/topic/fatal-error-1415?replies=12](https://wordpress.org/support/topic/fatal-error-1415?replies=12)
   It seems similar, isn’t it?
 *  Thread Starter [Lobster01](https://wordpress.org/support/users/lobster01/)
 * (@lobster01)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/#post-5512772)
 * Seems similar indeed. Sorry, if I checked the debug.log I would have found this.
 * Anyway, I followed it and it’s fixed. Since I deactivated and uninstalled the
   plugin, I had to reinstall it again, configured it and now the problem is fixed.
 * Don’t know if I configured it completely the last time. The reinstall before 
   just now I didn’t.
 * Thanks for the help 🙂 It’s a great plugin and like I said, I’m going to use 
   it a lot in the future.
 *  Plugin Author [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * (@realloc)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/#post-5512776)
 * OK, very good. The next version will check for this issue too. 😉

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

The topic ‘Plugin redirect errors’ is closed to new replies.

 * ![](https://ps.w.org/multisite-language-switcher/assets/icon-256x256.png?rev=
   2793358)
 * [Multisite Language Switcher](https://wordpress.org/plugins/multisite-language-switcher/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/multisite-language-switcher/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/multisite-language-switcher/)
 * [Active Topics](https://wordpress.org/support/plugin/multisite-language-switcher/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/multisite-language-switcher/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/multisite-language-switcher/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Dennis Ploetner](https://wordpress.org/support/users/realloc/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/plugin-redirect-errors/#post-5512776)
 * Status: resolved