Support » Plugin: Redirection » Problem with language path using Redirection plugin

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter grosshat

    (@grosshat)

    Done. It was a conflict with qTranslate plugin. I solved it setting a max priority for Redirection plugin (to 0), so it is the first action before any other plugins works.

    Thread Starter grosshat

    (@grosshat)

    Although it looked resolved, it caused again redirection problems even with priority modified.

    At the end, we had to modify qTranslate in order to stop its request management when a language pattern is found on the URL and such pattern matches with an enabled language.

    We stop qTranslate URL management when the URL is found on the redirections list, and do a wp_redirect directly.

    I have the same problem.
    Could you give me some more information how to fix it ?

    The redirections will work if you set them up through the “Apache” module type (not WordPress module) within the “Redirections” plugin.

    Go to “Modules”, edit “Apache”, set the location of .htaccess (then maybe even hit ‘reset’ to make sure you start from scratch), click on ‘Apache’ and set up a group, then click on that group and start adding redirections.

    More info here: http://urbangiraffe.com/plugins/redirection/

    Apache module supports qTranslate’s language urls like ‘/en/’ etc.

    Good luck!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Problem with language path using Redirection plugin’ is closed to new replies.