Forum Archive - Pro ver. problems with SEF/URL/Templates

Pro ver. problems with SEF/URL/Templates
Apr 19, 2012 4:47 pm by Wangsta
Hello, I have a couple of problems with this pro version so far, my website is http://bskytravel.com/ 1. translating page is not working, and it is being redirected to a 404 page, I don't know if it's related to sh404SEF, but it is my understanding that GTranslate is fully compatible with SEF extensions. http://bskytravel.com/index.php/tour-itinerary/europe/france-italy-8d.html Main http://bskytravel.com/en/index.php/tour-itinerary/europe/france-italy-8d.html English http://bskytravel.com/zh-TW/index.php/tour-itinerary/europe/france-italy-8d.html Traditional Chinese 2. When I navigate back to the main domain, it is translated to the language I selected in step 1. 3. The traditional Chinese translation ruins my Image Show Pro GK4/NoNumber tabs, The English translation ruins my menu. I just want to say that other automatic translation extensions such as MultiTrans does not mess up my template, so html tag should not be an issue (I have very few of them) FYI GTranslate module is at the bottom of my floating module, Any help to fix my problems would be greatly appreciated.
Re: Pro ver. problems with SEF/URL/Templates
Apr 19, 2012 4:59 pm by Yana
Hi, Please try to add the following lines to your sh404sef.php // fix for gtranslate $uri =& JURI::getInstance(); $router =& $mainframe->getRouter(); plgSystemGTranslate::parseGTranslate($router, $uri); // sh404sef fix $session = & JFactory::getSession(); $lang = $session->get('glang'); $_SERVER['REQUEST_URI'] = str_replace('/'.$lang.'/', '/', $_SERVER['REQUEST_URI']); I've checked your website for HTML errors. Please try to fix all end tag errors. http://validator.w3.org/check?uri=http% ... ne&group=0 If you can send me FTP access and backend admin username/password I'll check your settings.
Re: Pro ver. problems with SEF/URL/Templates
Apr 19, 2012 5:23 pm by Wangsta
Which sh404sef.php? there are 3 of them. I don't see any end tag errors.
Re: Pro ver. problems with SEF/URL/Templates
Apr 19, 2012 7:28 pm by Wangsta
Ok I was able to fix the url problem by changing sh404sef rewriting mode to be with.htaccess. Now do I still need to add those lines to my sh404sef.php? Translated page is slow and all the cache folders are empty and yes /gtranslate/cache and /gtranslate/cache/xx permissions are set to 777 the editing page is not working either,http://bskytravel.com/en/?language_edit=1 my main site is in Chinese simplified, however the language selector is in English, any idea on how to fix that? Yana i will pm you the super login, you can access ftp through extplorer within components. Thanks
Re: Pro ver. problems with SEF/URL/Templates
Apr 19, 2012 7:35 pm by Yana
Hi, Please send me the login info and I'll check your settings.
Re: Pro ver. problems with SEF/URL/Templates
Apr 19, 2012 11:23 pm by Wangsta
Hey Yana, 1. Sigplus is not working. As you can see from the link below, clicking on the image does not work because the pictures are linked to an incorrect URL. http://bskytravel.com/zh-TW/tour-itinerary/europe/france-italy-8d.html 2. similarly, Image Pro GK4 was fixed by putting the images under a sub folder instead of a root folder. However the same trick did not work for Hindi http://bskytravel.com/hi/ I noticed that when the image is not showing the url is messed up http://bskytravel.com/modules/mod_image_show_gk4/cache/slidebanner.front-page-feature.paris1-smallgk-is-98.jpg~~V as oppose to the correct one http://bskytravel.com/modules/mod_image_show_gk4/cache/slidebanner.front-page-feature.newyork-panogk-is-98.jpg This is the working one, from http://bskytravel.com/zh-TW/ 3. my titles are not being translated
Re: Pro ver. problems with SEF/URL/Templates
Apr 20, 2012 3:22 pm by Yana
Hi, I've corrected the settings. Please check.
Re: Pro ver. problems with SEF/URL/Templates
Apr 20, 2012 3:41 pm by Wangsta
Hi Yana, Thanks a lot for the help, there is still a problem where 1. wrong img url is shown on front page banner http://bskytravel.com/modules/mod_image_show_gk4/cache/slidebanner.front-page-feature.newyork-panogk-is-98.jpg~~V You see the extra ~~V, this happens in /hi or /ja but not /en http://www.bskytravel.com/modules/mod_image_show_gk4/cache/slidebanner.front-page-feature.newyork-panogk-is-98.jpg 2. title not being translated
Re: Pro ver. problems with SEF/URL/Templates
Apr 20, 2012 3:59 pm by Yana
Hi, I'll check it and let you know.
Re: Pro ver. problems with SEF/URL/Templates
Apr 21, 2012 5:19 am by Wangsta
By the way, translation edit no longer work, same as before.
Re: Pro ver. problems with SEF/URL/Templates
Apr 23, 2012 4:37 pm by Yana
Hi, In order to edit translations you should login to the Joomla frontend first. Here is teh link : http://www.bskytravel.com/component/com_users/
Re: Pro ver. problems with SEF/URL/Templates
Apr 23, 2012 5:50 pm by Wangsta
Hi Yana, I see, have you looked into why the title is not translating? Actually, I can see translated title within translation edit form, but not in the browser. Also the problem where img url adding a ~~v to the end of .jpg in some of the languages
Re: Pro ver. problems with SEF/URL/Templates
Apr 26, 2012 3:00 pm by Wangsta
BUMP
Re: Pro ver. problems with SEF/URL/Templates
Apr 26, 2012 3:11 pm by Yana
Hi, Please try to add class="gklsSlide notranslate" instead of class="gklsSlide" so that the google won't translate the image link and won't add any extra symbols "~~V"
Re: Pro ver. problems with SEF/URL/Templates
Apr 27, 2012 1:50 am by Wangsta
Hi Yana, Are you not able resolve my page title translation problem? I don't think google is translating my url , it's showing the correct url plus ~~v to the end. I can't put notranslate because I need my banner to be translated correctly. Is this not a bug? http://www.bskytravel.com/modules/mod_i ... -98.jpg~~V
Re: Pro ver. problems with SEF/URL/Templates
May 1, 2012 5:41 am by Wangsta
bump
Re: Pro ver. problems with SEF/URL/Templates
May 3, 2012 8:45 pm by Wangsta
Hi Yana, I would be really appreciate if you could resolve my title translation problem.
Re: Pro ver. problems with SEF/URL/Templates
May 4, 2012 1:33 pm by Yana
Hi, You should disable the SEO management option from SH404SEF SEO configuration or you should disable the GTranslate system plugin and install GTranslate General version. Also you can consider using our Enterprise service.
Re: Pro ver. problems with SEF/URL/Templates
May 10, 2012 3:12 am by Wangsta
Hi Yana, I was told that the translation plugin is fully compatible with sh404sef, also now I have a problem where English translation is appearing within zh-TW language version.
Re: Pro ver. problems with SEF/URL/Templates
May 15, 2012 6:25 pm by Wangsta
Hi Yana, if you can't fix my problem where the incorrect translation is being shown, I would politely request a refund.
Re: Pro ver. problems with SEF/URL/Templates
May 15, 2012 6:37 pm by Yana
Hi, You should install the GTranslate Pro General version. There is no conflict with it. Please try to edit translation manually.
Re: Pro ver. problems with SEF/URL/Templates
May 15, 2012 10:10 pm by Wangsta
Hi Yana, You misunderstood me regarding the incorrect translation problem. Parts of http://www.bskytravel.com/zh-TW/ is showing English translation
Re: Pro ver. problems with SEF/URL/Templates
May 16, 2012 11:08 am by Yana
Hi, Could you please send me the exact link, so I can check it?

SIMILAR TOPICS

Error message and URL problemsFeb 6, 2019 11:16 amReplies: 1Post by: Kidbooo
Caching and Translation problems since upgradeJan 16, 2018 8:49 amReplies: 9Post by: spektrume
URL problems and error messageMar 22, 2017 10:25 pmReplies: 6Post by: union
Problems with the translationFeb 23, 2017 7:10 amReplies: 3Post by: emilio_n
We are having a lot of problems.Feb 11, 2017 9:46 pmReplies: 11Post by: granices

Try GTranslate with a free 15 day trial