Forum Archive - [Solved] Problem with redirect

[Solved] Problem with redirect
Aug 8, 2011 8:55 pm by ollee
Please, help me resolve this problem: I use some redirects on my site. When I use GTranslatePro these redirects doesn't work. For example: 1) Go to http://forex-shop.com/de/ 2) When I click on link "systeme" (top menu)(http://forex-shop.com/de/?page_id=133) I see BLANK page. Because I use redirect WP plugin, where " /?page_id=133 " redirect to "http://forex-shop.com/?category_name=systems-2" Here screenshot of my WP plugin: http://img9.imageshack.us/img9/9872/redirectl.png Here what I have in ".htaccess" file: RewriteEngine On # gtranslate config RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)/(.*)$ /$1/$3 [R=301,L] RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/([a-z]{2}|zh-CN|zh-TW)$ /$1/ [R=301,L] RewriteCond %{REQUEST_URI} !^/wp RewriteRule ^([a-z]{2}|zh-CN|zh-TW)/(.*)$ /gtranslate/translate.php?lang=$1&url=$2 [L,QSA] RewriteCond %{REQUEST_URI} !^/wp RewriteRule ^([a-z]{2}|zh-CN|zh-TW)$ /gtranslate/translate.php?lang=$1 [L,QSA] AddDefaultCharset UTF8 What I need add into ".htaccess" for working my redirects? ------------------------------ Thank you
Re: Problem with redirect
Aug 9, 2011 9:45 pm by Edvard
Try to turn on Follow Location in gtranslate/config.php.
Re: Problem with redirect
Aug 10, 2011 11:46 am by ollee
THANK YOU! solved..... you're the best! ;)

SIMILAR TOPICS

Joomshaper Pagebuilder buttons Link edit problemJan 11, 2019 10:04 amReplies: 1Post by: kumatest
Problem with pluginDec 30, 2018 11:59 pmReplies: 1Post by: Iyari
Problem of translation in my websiteDec 8, 2018 12:15 pmReplies: 1Post by: Ibrahim
Problem with qTranslate-x, please help!Aug 22, 2018 9:14 amReplies: 1Post by: sadammkhan
The problem with the translation of the social pluginDec 27, 2017 7:52 amReplies: 1Post by: UriyFil

Try GTranslate with a free 15 day trial